yanyongyu
|
32388d070d
|
🎨 improve command implementation
|
2020-10-22 22:08:19 +08:00 |
|
yanyongyu
|
d9f8bf38c6
|
🐛 fix matcher group send
|
2020-10-22 00:00:29 +08:00 |
|
yanyongyu
|
4e2b74af75
|
🚧 add plugin store page
|
2020-10-21 00:55:23 +08:00 |
|
yanyongyu
|
c2c28cebf5
|
👽 update nonebot theme
|
2020-10-21 00:54:09 +08:00 |
|
yanyongyu
|
24141b1a4b
|
🎨 remove shebang line #31
|
2020-10-20 22:40:16 +08:00 |
|
Ju4tCode
|
c85e50d73d
|
👷 Add release draft config
|
2020-10-20 17:28:51 +08:00 |
|
Ju4tCode
|
444156766a
|
👷 Update release drafter
|
2020-10-20 17:27:41 +08:00 |
|
yanyongyu
|
308824d0b1
|
🐛 fix matcher group args parser
|
2020-10-20 00:01:26 +08:00 |
|
yanyongyu
|
c3ed962837
|
⚡ add site cache to improve performance #29
|
2020-10-19 17:49:04 +08:00 |
|
Ju4tCode
|
2c13303d89
|
👷 Update issue templates
|
2020-10-19 00:00:11 +08:00 |
|
Ju4tCode
|
1304b94b61
|
🔀 Merge pull request #28
Update vuepress theme
|
2020-10-18 03:05:42 -05:00 |
|
yanyongyu
|
8ca677c271
|
👽 fix home link
|
2020-10-18 15:34:14 +08:00 |
|
yanyongyu
|
7c17412106
|
💡 add plugin docstring
|
2020-10-18 15:04:45 +08:00 |
|
yanyongyu
|
26207f762b
|
🏷️ fix class inherit in pyi
|
2020-10-18 15:02:56 +08:00 |
|
yanyongyu
|
8db70dbb0c
|
👽 fix theme smooth scroll
|
2020-10-18 02:30:01 +08:00 |
|
yanyongyu
|
1b6924a104
|
👽 update lock file
|
2020-10-18 02:04:32 +08:00 |
|
yanyongyu
|
c5a30a8a79
|
➕ use custom theme
|
2020-10-18 01:39:34 +08:00 |
|
yanyongyu
|
56c9c24dc6
|
✨ add kwargs support for matcher send/finish/pause/reject
|
2020-10-17 19:50:25 +08:00 |
|
yanyongyu
|
9ad629841b
|
📝 add uninstall nonebot 1.x tip
|
2020-10-16 17:15:40 +08:00 |
|
yanyongyu
|
78433bdae9
|
🚑 restore markdown
|
2020-10-16 16:08:51 +08:00 |
|
yanyongyu
|
5f44212faa
|
🚑 restore div
|
2020-10-16 16:07:04 +08:00 |
|
yanyongyu
|
df517b6b36
|
📝 use p instead of div
|
2020-10-16 16:03:49 +08:00 |
|
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 |
|