Commit Graph

884 Commits

Author SHA1 Message Date
yanyongyu
6afe9b6f4f 📝 Update Readme (fix #27) 2020-10-16 15:59:34 +08:00
yanyongyu
1d79ac232f 🐛 fix missing param for on event 2020-10-16 15:12:15 +08:00
yanyongyu
0a64959973 💡 add driver docstring 2020-10-16 01:10:46 +08:00
yanyongyu
1e4b058681 👽 update repo link 2020-10-11 14:51:37 +08:00
yanyongyu
3c5d06a2de 📝 add todo tag 2020-10-11 13:49:58 +08:00
Ju4tCode
1ee7c792e8
🔀 Merge pull request #26
Pre Release 2.0.0a3
2020-10-11 13:46:01 +08:00
yanyongyu
39a950ea80 📌 update lock file 2020-10-11 13:39:45 +08:00
yanyongyu
5bb41395d8 🔖 Pre Release 2.0.0a3 2020-10-11 13:19:20 +08:00
yanyongyu
a68ba09910 📝 Update docs 2020-10-11 13:17:40 +08:00
yanyongyu
b4e0034876 💡 add driver docstring 2020-10-10 23:40:01 +08:00
yanyongyu
e58174f6ec 📝 remove outdated docs 2020-10-09 20:26:39 +08:00
yanyongyu
1377f7337d 🚑 fix message segment setitem 2020-10-09 00:57:30 +08:00
yanyongyu
96ce29fd52 add optional dependence nonebot-test 2020-10-09 00:48:50 +08:00
yanyongyu
f164d85c5c 🐛 fix message segment getitem 2020-10-09 00:10:50 +08:00
yanyongyu
ce758a2231 📝 add nonebot quick import doc 2020-10-08 21:36:57 +08:00
yanyongyu
05c3a4b84f 💡 fix nickname docstring 2020-10-08 21:36:32 +08:00
yanyongyu
1d31e646ad 🔇 reduce log for meta event #21 2020-10-08 21:25:13 +08:00
yanyongyu
927a963d4f 🐛 fix nickname 2020-10-06 22:29:05 +08:00
yanyongyu
727eef9a34 💡 add matcher docstring 2020-10-06 17:03:05 +08:00
yanyongyu
9f8d009309 add matcher.send method 2020-10-06 16:24:04 +08:00
yanyongyu
734d3cd333 💡 update docstring for several modules 2020-10-06 02:08:48 +08:00
yanyongyu
2e989b5fe1 💡 add matcher docstring 2020-10-05 23:10:20 +08:00
yanyongyu
781d0cf654 ⚗️ rewrite echo and say builtin plugin 2020-10-04 18:10:01 +08:00
yanyongyu
0a11bd3e8e ✏️ fix cqhttp sub_type typo 2020-10-04 16:27:58 +08:00
yanyongyu
2574ef3e7a 💡 add message docstring 2020-10-03 18:18:43 +08:00
Ju4tCode
b80f0bf202
🔀 Merge pull request #19 2020-10-03 15:06:46 +08:00
yanyongyu
c7f1859d99 🐛 fix white space before plain text #18 2020-10-03 14:56:38 +08:00
yanyongyu
d71260ed68 🐛 fix group attrs 2020-10-02 00:28:53 +08:00
yanyongyu
3e4dc1a123 💡 add adapter docstring 2020-10-01 23:52:56 +08:00
Ju4tCode
a308f4d4ee
🔀 Merge pull request #16 from nonebot/dev
Pre Release 2.0.0a2
2020-10-01 01:31:40 +08:00
yanyongyu
1aac3d562d ⬆️ update poetry.lock file 2020-10-01 01:24:16 +08:00
Ju4tCode
5b9e86275a
Merge branch 'master' into dev 2020-10-01 01:09:17 +08:00
yanyongyu
1016986663 🔖 Pre Release 2.0.0a2 2020-10-01 00:55:03 +08:00
yanyongyu
ef29280585 💡 add escape_tag docstring 2020-10-01 00:39:44 +08:00
yanyongyu
5b0083c0a8 👷 add ci for dev branch 2020-09-30 19:12:44 +08:00
Ju4tCode
d823b1733b
🔀 Merge pull request #15
fix #14 logger escape
2020-09-30 18:08:03 +08:00
yanyongyu
921acff09e 🐛 fix logger escape tag #14 2020-09-30 18:01:31 +08:00
yanyongyu
edc3aadbb5 💡 add cqhttp event 2020-09-29 23:10:29 +08:00
yanyongyu
f3986ace51 💡 add cqhttp docstring 2020-09-29 22:33:08 +08:00
yanyongyu
0eafedefa1 🏷️ update cqhttp.pyi 2020-09-29 22:32:15 +08:00
Ju4tCode
73e6062a1b
👷 update api docs ci 2020-09-29 22:29:51 +08:00
yanyongyu
00f22e5f05 🏷️ update pyi files 2020-09-28 12:45:55 +08:00
yanyongyu
35ed536cdf 📝 generate docs 2020-09-28 00:12:11 +08:00
yanyongyu
e13561c374 🏷️ add typing for plugin 2020-09-28 00:09:12 +08:00
yanyongyu
2921ba0120 add command alias/group test 2020-09-27 23:52:03 +08:00
yanyongyu
4e4d494ffd 📝 update README 2020-09-27 23:22:33 +08:00
Ju4tCode
b955024818
👷 update api docs ci 2020-09-27 19:19:28 +08:00
Ju4tCode
1952d93324
🔀 (Close #11)Merge pull request #13 2020-09-27 18:29:52 +08:00
yanyongyu
e0cba7c20c 🎨 add command group to entry file 2020-09-27 18:20:39 +08:00
yanyongyu
2042097f83 🎨 change args into optional 2020-09-27 18:05:13 +08:00