Commit Graph

1160 Commits

Author SHA1 Message Date
yanyongyu
d4f344d247 improve command 2020-12-30 12:42:10 +08:00
nonebot
3cb2b44130 📝 update api docs 2020-12-29 16:38:15 +00:00
yanyongyu
c8cd6de2f2 improve ding adapter 2020-12-30 00:36:29 +08:00
nonebot
0221d02ca7 📝 update api docs 2020-12-29 06:51:55 +00:00
Artin
a5947922b6
Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:24 +08:00
Artin
13f6a692a7
Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:15 +08:00
Artin
f13befc4d8
Update nonebot/adapters/__init__.py
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2020-12-29 14:50:07 +08:00
nonebot
f4ba97ebab 📝 update api docs 2020-12-29 04:20:09 +00:00
Artin
1bdbbca12f Update ding adapter event logic 2020-12-29 12:12:35 +08:00
Ju4tCode
5028f6408a
🔀 Merge pull request #125
typo fixed
2020-12-29 02:10:27 +08:00
jinser
f53cf80221
Update creating-a-plugin.md 2020-12-29 02:02:23 +08:00
Ju4tCode
e052692a57
🔀 Merge pull request #124
Add scheduler doc
2020-12-28 17:42:12 +08:00
yanyongyu
ab61be26a9 improve radd support for messagesegment 2020-12-28 17:39:33 +08:00
yanyongyu
e02b5f1de8 📝 update scheduler doc 2020-12-28 16:53:53 +08:00
Ju4tCode
de5ca44d6b
fix warning block syntax 2020-12-28 15:57:43 +08:00
Lan
9de421b2d2
Revert changes 2020-12-28 15:51:46 +08:00
Lan
82abd2e6ce
📝 Update scheduler.md 2020-12-28 15:43:03 +08:00
Lan
13fb2de964
✏️ Fix typo 2020-12-28 15:23:18 +08:00
Lan
53de7eab96
📝 Add scheduler.md 2020-12-28 15:18:16 +08:00
Ju4tCode
e14d3d8d73
🔀 Merge pull request #123
New: WebSocket Connection Hook
2020-12-28 14:12:04 +08:00
nonebot
c23a777a9f 📝 update api docs 2020-12-28 06:01:32 +00:00
yanyongyu
1c9df5ac02 🎨 change method into private 2020-12-28 13:59:54 +08:00
nonebot
0c43d83494 📝 update api docs 2020-12-28 05:57:28 +00:00
yanyongyu
299c259d50 🐛 fix hook block event receiving bug 2020-12-28 13:53:24 +08:00
yanyongyu
c993f15bca ⚗️ add ws connection hook 2020-12-28 13:36:00 +08:00
yanyongyu
2d63eb32e1 🚑 hotfix due to cq security problem 2020-12-28 00:24:18 +08:00
yanyongyu
2ae76ff78b ⚗️ new stop propagation method 2020-12-24 22:19:08 +08:00
yanyongyu
41663e1b08 🚧 update cqcode 2020-12-23 17:12:53 +08:00
yanyongyu
c3df90c541 📝 update changelog 2020-12-22 20:14:52 +08:00
yanyongyu
ab256e57b1 🐛 fix missing escape in builtin plugin #117 2020-12-22 20:12:00 +08:00
yanyongyu
054df580eb 📝 update docs 2020-12-22 09:59:48 +08:00
yanyongyu
5fecb5f506 📝 update readme badge 2020-12-22 00:41:33 +08:00
yanyongyu
44a15d684b ✏️ fix typo 2020-12-21 19:32:58 +08:00
yanyongyu
f3243f8989 📝 update changelog 2020-12-21 16:23:29 +08:00
yanyongyu
bc459b5ff4 🐛 fix non text cqcode not unescaped 2020-12-21 16:19:02 +08:00
Ju4tCode
338d5e6f17
🔀 Merge pull request #115
Add default state factory support
2020-12-20 12:20:22 +08:00
nonebot
340e8c3760 📝 update api docs 2020-12-20 04:15:01 +00:00
yanyongyu
e44cde0600 add test case 2020-12-20 12:09:30 +08:00
yanyongyu
1b00fe7921 add state factory support #113 2020-12-20 11:59:51 +08:00
yanyongyu
168cc3801a 📝 build api doc 2020-12-19 15:31:14 +08:00
yanyongyu
4ec4adf003 💡 add adapter docstring 2020-12-19 15:30:34 +08:00
yanyongyu
a88a2f4a4f 🔊 revert log string 2020-12-19 14:16:47 +08:00
yanyongyu
a539fd0062 🔊 improve adapter not found log 2020-12-19 11:20:41 +08:00
yanyongyu
83addf045f improve actionfailed info 2020-12-19 00:50:17 +08:00
yanyongyu
00305a8436 🎨 change event log 2020-12-19 00:26:24 +08:00
yanyongyu
799144e64d finish typing change 2020-12-17 21:09:30 +08:00
yanyongyu
6bd69e6708 🐛 fix typing 2020-12-17 01:52:16 +08:00
yanyongyu
784bc7b0cf ⚗️ new dynamic handler args 2020-12-16 23:13:00 +08:00
yanyongyu
ca8f764b8b 📝 update changelog 2020-12-16 13:36:40 +08:00
yanyongyu
a63a5fea3c 🐛 fix invalid cq code catched 2020-12-16 13:35:34 +08:00