Commit Graph

1444 Commits

Author SHA1 Message Date
yanyongyu
d913be5c0d 🐛 fix matcher 2021-02-02 12:48:16 +08:00
yanyongyu
98b67ad829 📝 update docstring 2021-02-02 12:39:23 +08:00
Ju4tCode
0d8e51ff3f
🔀 Merge pull request #186
New shell like command support
2021-02-02 12:20:53 +08:00
AkiraXie
223b9bc887 📝 update api docs 2021-02-02 04:16:37 +00:00
yanyongyu
a54fd2f235 💡 update docstring 2021-02-02 12:15:20 +08:00
AkiraXie
88bbb57c66 📝 update api docs 2021-02-02 04:06:57 +00:00
Ju4tCode
c9a8e7ff0d
Merge branch 'dev' into master 2021-02-02 12:04:01 +08:00
yanyongyu
9e4e9f29d1 rewrite shell command 2021-02-02 11:59:14 +08:00
AkiraXie
c8ebaf38b6 📝 update api docs 2021-02-01 17:22:53 +00:00
AkiraXie
f8fb36a1f7 Support shell-like command 2021-02-02 01:20:36 +08:00
Ju4tCode
bbeeb11502
🔀 Merge pull request #179
New mah adapter
2021-02-01 21:16:20 +08:00
yanyongyu
27c6457c20 📝 update README 2021-02-01 21:11:41 +08:00
nonebot
02a780f3b0 📝 update api docs 2021-02-01 13:00:25 +00:00
yanyongyu
00858416f9 🎨 format code and bump dependency 2021-02-01 20:58:12 +08:00
nonebot
9b79c83c3d 📝 update api docs 2021-02-01 11:30:11 +00:00
Mix
d6ae1ca01c 📄 add agpl v3 license for mirai adapter 2021-02-01 19:28:56 +08:00
Mix
f446411f08 📝 add start guide for mirai adapter 2021-02-01 18:37:30 +08:00
Mix
ad3a08f514 💡 🗑️ remove some invalid comments in mirai adapter 2021-02-01 16:53:06 +08:00
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
Mix
a739e71df6
📝 update scheduler.md @StarHeartHunt (#184) 2021-02-01 14:05:55 +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
StarHeart
b67d2ebce6
Update scheduler.md 2021-02-01 13:45:31 +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
Ju4tCode
34c2ba8faa
🔀 Merge pull request #183
Fix rule override state
2021-02-01 11:52:48 +08:00
nonebot
616e07cd2d 📝 update api docs 2021-02-01 03:49:26 +00:00
yanyongyu
f6c24ec92f 🐛 change matcher check-run 2021-02-01 11:42:05 +08:00
Ju4tCode
68945d2f20
Merge pull request #182 from nonebot/plugin/issue181
Plugin: 风格化字符串管理
2021-02-01 11:03:34 +08:00
jks15satoshi
977c10524e 🍻 publish 风格化字符串管理 2021-01-31 18:31:29 +00: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
Ju4tCode
0428b1dd81
Merge pull request #178 from nonebot/plugin/issue177
Plugin: songpicker2
2021-01-31 13:10:07 +08:00
maxesisn
95aad49fb4 🍻 publish songpicker2 2021-01-31 05:07:38 +00: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
Ju4tCode
ea615946f6
Merge pull request #175 from nonebot/plugin/issue174
Plugin: 消息交互式 python 解释器
2021-01-30 18:40:23 +08:00