Commit Graph

158 Commits

Author SHA1 Message Date
yanyongyu
7d8a60b033 👷 update doc ci 2021-12-02 03:17:10 +08:00
yanyongyu
286729f703 🔥 remove cqhttp files 2021-11-23 16:21:21 +08:00
yanyongyu
a98d98cd12 🎨 format code using black and isort 2021-11-22 23:21:26 +08:00
yanyongyu
760ac693c0 🔥 remove dependency override provider 2021-11-21 16:12:36 +08:00
yanyongyu
75d4cd9565 🐛 fix cache concurrency 2021-11-21 15:46:48 +08:00
yanyongyu
ecb9d6bc28 🚨 remove linter warning 2021-11-12 11:53:42 +08:00
yanyongyu
d10f557212 ⬆️ upgrade dependencies 2021-10-21 00:37:09 +08:00
AkiraXie
ac87107556
🐛 fix bug in cqhttp MessageSegment 2021-10-03 23:20:17 +08:00
yanyongyu
042f7faa71 ⬆️ bump version of adapters 2021-10-03 02:10:50 +08:00
yanyongyu
b72583b8c8 ⬆️ bump version of cqhttp adapter 2021-10-03 00:59:10 +08:00
StarHeartHunt
9f70daca59 ⬆️ bump version of feishu adapter 2021-10-03 00:41:03 +08:00
yanyongyu
66b2153493 🔖 bump version 2.0.0a16 2021-10-02 17:35:10 +08:00
yanyongyu
1280cf9ba3 🎨 fix docstring format 2021-10-02 15:07:32 +08:00
Mix
6d9caadffc add support for mirai adapter NudgeEvent, fix #494 2021-10-02 14:30:02 +08:00
Mix
5cff80812e 🔥 remove Message.__init__ method of mirai adapter 2021-10-02 14:06:00 +08:00
yanyongyu
292b8e6366 ⬆️ update dependencies 2021-10-02 11:25:30 +08:00
StarHeartHunt
3dc93f7997 🐛 fix __event__ value 2021-09-25 09:10:13 +08:00
StarHeartHunt
b19c2e4191 implement meeting, vc_meeting and attendance events 2021-09-25 09:05:48 +08:00
StarHeartHunt
d121a2080b implement drive, meeting and calendar events 2021-09-25 08:30:55 +08:00
StarHeartHunt
919e3ebf8c implement calendar acl event 2021-09-24 22:45:11 +08:00
StarHeartHunt
b0f4b8ffa1 implement contact events 2021-09-24 22:08:03 +08:00
StarHeartHunt
1e55fbf6b1 🚨 re-export feishu init
according to pep484
2021-09-18 20:03:53 +08:00
yanyongyu
89e32a3241 ⬆️ bump dependencies 2021-09-18 17:18:53 +08:00
yanyongyu
4f8771acbd 🚨 re-export according to pep484 2021-09-18 16:11:03 +08:00
StarHeartHunt
e2003e27df parse data based on content-type of response 2021-09-16 20:29:05 +08:00
StarHeartHunt
0a802f9b13 add get_all_user_id for MessageEvent 2021-09-16 17:36:05 +08:00
StarHeartHunt
d9cc912ccb 💥 use open_id to send private message instead 2021-09-14 21:52:31 +08:00
StarHeartHunt
09d9f414ce 🔊 add desc and name of NoticeEvent 2021-09-14 21:51:01 +08:00
artin
9931563d80 🐛 fix ding adapter issues
1. cannot send complicate message, such as actionCard
2. fix judge current connection mode
2021-09-13 01:19:14 +08:00
yanyongyu
b6ec81c21d 🐛 fix cqhttp get forward msg type error 2021-09-03 14:27:36 +08:00
Mix
4f4a072dd7
🔀 Merge pull request #509
MessageSegment.image 的 BytesIO
2021-08-23 00:26:03 +08:00
jinser
fff7d3bff6
🐛 BytesIO cursor 可能不在开头 2021-08-23 00:12:47 +08:00
Mix
22c7371f2e 🐛 Fix exception raised when trying to construct message from plain 2021-08-19 01:36:51 +08:00
StarHeartHunt
109cae6dac 🔧 add config for lark users 2021-08-16 17:35:22 +08:00
mri-moe
f63ef8d23b 📝 update desc
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2021-08-16 17:35:13 +08:00
mri-moe
45cec05bbc
Update bot.py 2021-08-16 16:24:33 +08:00
mri-moe
18c6bea451 ✏️ add switcher for lark 2021-08-14 13:04:15 +08:00
Mix
26f0d66017 add multiple account support for mirai adapter 2021-08-12 23:14:45 +08:00
yanyongyu
2c6b41f62c ⬆️ bump adapter version 2.0.0a15 2021-08-12 17:59:52 +08:00
yanyongyu
f2b23f1b44 🎨 escape message before colorful log 2021-08-12 16:45:22 +08:00
yanyongyu
a534f7b58c 🔖 bump version 2.0.0a15 2021-08-12 14:14:01 +08:00
yanyongyu
59db66ef27 🐛 check data instead of object in to_me 2021-08-12 13:57:52 +08:00
Mix
371cfd4a0e 🐛 Remove expiry check in nonebot.adapter.mirai.bot.SessionManager 2021-08-11 22:15:17 +08:00
StarHeartHunt
7b3d66cd2a 🔊 force aiocache to use standard logger 2021-08-08 10:05:42 +08:00
Mix
410266acb1 🐛 Fix log tag escape error in event.get_description 2021-08-05 23:11:57 +08:00
yanyongyu
8b93dc7769 🔖 Release 2.0.0a14 2021-08-04 13:42:21 +08:00
yanyongyu
6cfd44224d ⬆️ update dependencies 2021-08-04 12:55:30 +08:00
yanyongyu
db73d2b621 📝 update doc 2021-08-04 12:41:53 +08:00
Mix
358528b495 👽 Add forward driver support for mirai-api-http adapter 2021-08-04 00:35:31 +08:00
yanyongyu
cda1ad093f 💥 change forward setup api 2021-07-31 12:24:11 +08:00