Commit Graph

1053 Commits

Author SHA1 Message Date
nonebot
f2ab618083 📝 update api docs 2021-02-01 08:39:38 +00:00
Mix
da1218221c add specified test for mirai adapter 2021-02-01 16:38:15 +08:00
Mix
c0fa137fed 🚸 add support of rule to_me in mirai adapter 2021-02-01 16:38:15 +08:00
Mix
5a63827f22 💬 💡 rename MiraiBot to Bot, fix a comment style 2021-02-01 16:38:15 +08:00
nonebot
6c0b20e5b7 📝 update api docs 2021-02-01 05:51:45 +00:00
Mix
d2a62ebd3d 📝 💡 fix some typo and style in mirai adapter 2021-02-01 13:50:25 +08:00
nonebot
6a273a8eea 📝 update api docs 2021-02-01 05:21:33 +00:00
Mix
35d34a787b 📝 update document building struct to fit changes in mirai adapter 2021-02-01 13:20:09 +08:00
Mix
8fe562e864 💡 🚸 complete comments and optimize usage in mirai adapter 2021-02-01 13:19:37 +08:00
nonebot
923cbd3b8c 📝 update api docs 2021-01-31 17:05:56 +00:00
Mix
56592fc413 🚧 💡 add comments for message etc. in mirai adapter 2021-02-01 01:04:41 +08:00
nonebot
7fdfd89525 📝 update api docs 2021-01-31 16:02:54 +00:00
Mix
7c9cbe7b58 💬 💡 rename some dataclass, add comments for events in mirai adapter 2021-02-01 00:01:31 +08:00
nonebot
ceeb37f8ec 📝 update api docs 2021-01-31 14:45:07 +00:00
Mix
858639bebe 💡 📝 add some comments in code, add document build struct for mirai adapter 2021-01-31 22:43:43 +08:00
Mix
a39785d6d9 💡 add some comments in mirai adapter 2021-01-31 18:00:40 +08:00
nonebot
7b04854b43 📝 update api docs 2021-01-31 18:00:40 +08:00
Mix
20b299c758 🚸 add .approve and .reject method for request event in mirai adapter 2021-01-31 17:01:04 +08:00
Mix
3f56da9245 🚧 add support of reverse post and forward ws for mirai adapter 2021-01-31 16:03:15 +08:00
Mix
73be9151b0 🚸 add factory classmethods in MessageSegment at mirai adapter 2021-01-30 21:51:51 +08:00
Mix
95f27824ee 🚧 add api methods define 2021-01-30 20:40:00 +08:00
Mix
c82ceefc8b revert call method to http post, add api handle 2021-01-30 19:11:17 +08:00
Mix
5b3ef53301 🎨 add support for on_bot_* event handler 2021-01-30 13:45:55 +08:00
Mix
8b3eb4e076 add retry for mirai adapter when websocket connection down 2021-01-30 13:36:31 +08:00
Mix
e2f837055e add dependency of websockets 2021-01-30 10:55:06 +08:00
Mix
5de41a18f9 🎨 sort imports in file 2021-01-30 06:10:04 +08:00
Mix
02af1c1227 🚧 finish forward websocket receive 2021-01-30 05:58:30 +08:00
Mix
0bb0d16d93 🚧 basically completed event serialize 2021-01-29 21:19:13 +08:00
Mix
5a9798121c 🚧 add some support for mirai basic events 2021-01-29 17:38:39 +08:00
Mix
8574b2ec72 🚧 start working on mirai-api-http adapter 2021-01-29 17:37:44 +08:00
yanyongyu
a6fcc1ea2a 📝 add group link to doc 2021-01-27 12:08:22 +08:00
Ju4tCode
3047214676
🔀 Merge pull request #166
New: common config loading from .env
2021-01-27 11:54:27 +08:00
nonebot
115132a188 📝 update api docs 2021-01-27 03:46:47 +00:00
yanyongyu
5e3f1b5435 new common config loading from .env 2021-01-27 11:39:34 +08:00
yanyongyu
2e75671d56 ⚗️ add processor to ensure single matcher 2021-01-26 15:03:37 +08:00
yanyongyu
f8304406c5 ⚗️ add new builtin plugin 2021-01-25 18:15:25 +08:00
yanyongyu
853b797cd9 🐛 change USER perm and temp matcher type 2021-01-24 18:16:18 +08:00
yanyongyu
eb330c3260 🐛 fix plugin store pagination error 2021-01-24 14:36:11 +08:00
yanyongyu
109125b583 🐛 remove args in creating bot 2021-01-21 12:41:52 +08:00
Ju4tCode
30132e21e8
🔀 Merge pull request #158
fix doc typo
2021-01-21 11:17:51 +08:00
yanyongyu
fbf2eb638e ✏️ fix typo 2021-01-21 11:14:35 +08:00
StarHeartHunt
de0bca5c51 📝 update api docs 2021-01-20 23:42:48 +00:00
StarHeart
a028766cf8
Update creating-a-matcher.md 2021-01-21 07:41:12 +08:00
yanyongyu
8973e66ec5 👷 update ci add cache 2021-01-18 14:43:06 +08:00
yanyongyu
b0a71b461f missing aiofiles dependency for docs plugin 2021-01-18 14:38:08 +08:00
yanyongyu
9685a4b1bf ⚗️ seperate configs 2021-01-17 13:46:29 +08:00
yanyongyu
7c3b2b514a add request event approve reject 2021-01-16 11:47:48 +08:00
yanyongyu
fcac6f8a0f improve session id support 2021-01-16 11:10:54 +08:00
Ju4tCode
27189ebfbe
🔀 Merge pull request #149
add fastapi driver configs
2021-01-12 18:07:17 +08:00
yanyongyu
a1d801ba14 ⚗️ new fastapi config settings 2021-01-12 18:02:05 +08:00