Commit Graph

769 Commits

Author SHA1 Message Date
yanyongyu
b5b8ff165c 👷 add release ci 2020-11-22 02:42:27 +08:00
yanyongyu
389211f740 🐛 fix error arg 2020-11-22 02:17:13 +08:00
yanyongyu
68ed443fa3 👽 update vuepress base 2020-11-21 18:00:59 +00:00
yanyongyu
9a819fc12c 💡 update docstring 2020-11-21 18:00:59 +00:00
yanyongyu
2b10f81326 ⚗️ add export require option 2020-11-21 18:00:59 +00:00
yanyongyu
689180ebe8 📝 update change log 2020-11-21 18:00:59 +00:00
yanyongyu
1aba139136 get plugin func 2020-11-21 18:00:59 +00:00
yanyongyu
e5213eb95a 🚑 fix not delete empty text 2020-11-21 18:00:59 +00:00
yanyongyu
5fb9799807 ✏️ fix typo 2020-11-21 18:00:59 +00:00
yanyongyu
9241f4df79 🐛 fix remain space after reply 2020-11-21 18:00:59 +00:00
yanyongyu
d55459cfcd 🚑 fix matcher check 2020-11-21 18:00:59 +00:00
yanyongyu
17747f94c8 🐛 fix #69 stop running expired matcher 2020-11-21 18:00:59 +00:00
yanyongyu
829f47c5e7 🐛 fix #66 resolve reply message 2020-11-21 18:00:59 +00:00
Muchan
557054cb8b feat(message): 传递matcher抛出的StopPropagation 2020-11-21 18:00:59 +00:00
yanyongyu
d726b75721 📝 add changelog 2020-11-21 18:00:59 +00:00
yanyongyu
47aede8f67 🐛 fix index error when check to me 2020-11-21 18:00:59 +00:00
synodriver
1557158cd9 修复了at机器人时的bug 2020-11-21 18:00:59 +00:00
yanyongyu
8f4961613d 👷 update pull upstream ci 2020-11-22 01:25:13 +08:00
yanyongyu
339e6cd665 📦 add nonebot plugin docs 2020-11-22 01:20:14 +08:00
yanyongyu
1c87c83c45 👷 add pull upstream ci 2020-11-22 01:18:46 +08:00
Ju4tCode
cfbfeec69b
🔀 Merge pull request #72
👷 update plugin issue bot
2020-11-20 17:11:36 +08:00
hemengyang
318aa98c98 👷 update plugin issue bot 2020-11-20 16:39:52 +08:00
yanyongyu
009cca3c9d 👷 change ci secret 2020-11-20 13:38:28 +08:00
Ju4tCode
f53644ef26
🔀 Merge pull request #71
add plugin publish action
2020-11-20 13:31:44 +08:00
hemengyang
9e598cfa70 fix: 忘记改 push 的触发分支名 2020-11-20 00:36:07 +08:00
hemengyang
aca37736c4 ci: 添加插件议题机器人 2020-11-20 00:30:46 +08:00
Ju4tCode
1654dffa4d
🔀 Merge pull request #63
Plugin: rauthman
2020-11-19 13:02:27 +08:00
yanyongyu
26a4daad33 🍻 publish rauthman 2020-11-19 12:58:35 +08:00
yanyongyu
c666366673 ✏️ fix bot send doc #62 2020-11-19 12:53:20 +08:00
Ju4tCode
04a3712bc7
🔀 Merge pull request #61
hot fix #60
2020-11-18 15:17:47 +08:00
yanyongyu
39f508bbdf 🔖 Pre Release 2.0.0a6 2020-11-18 15:12:48 +08:00
yanyongyu
0a6008ddc0 update changelog 2020-11-18 15:05:03 +08:00
Ju4tCode
9ba1dc614c
🔀 Merge pull request #60 2020-11-18 14:56:42 +08:00
hemengyang
31123b0573 修复阻止事件传递信号无效的问题 2020-11-18 14:43:12 +08:00
yanyongyu
aaa860de33 🚑 fix full extra apscheduler error 2020-11-18 12:02:26 +08:00
Ju4tCode
5efe1907ad
🔀 Merge pull request #58
Plugin Haruka Bot
2020-11-18 11:29:09 +08:00
yanyongyu
d0c19d09a3 🍻 publish Haruka Bot 2020-11-18 11:24:11 +08:00
yanyongyu
e6268f319d 📝 add advanced and changelog 2020-11-18 08:48:23 +08:00
yanyongyu
42e714ee7d 📝 add sub plugin guide 2020-11-17 17:35:53 +08:00
Ju4tCode
4bee48e9e5
🔀 Merge pull request #57
Pre Release 2.0.0a5
2020-11-17 17:01:41 +08:00
yanyongyu
c71c182834 📦 archive version doc 2020-11-17 16:50:37 +08:00
yanyongyu
9fc354af43 🔖 bump version to 2.0.0a5 2020-11-17 16:36:42 +08:00
Ju4tCode
bc8833ce8e
🔀 Merge pull request #54
fix temp matcher delete
2020-11-16 20:05:49 +08:00
nonebot
8524c32b93 📝 update api docs 2020-11-16 11:59:05 +00:00
yanyongyu
872df975f5 ✏️ fix rst typo 2020-11-16 19:57:49 +08:00
nonebot
36c0d995af 📝 update api docs 2020-11-16 11:42:47 +00:00
yanyongyu
1c31453ba0 🔥 remove unused exception 2020-11-16 19:39:51 +08:00
yanyongyu
2e2f3eee04 ✏️ fix config typo 2020-11-16 15:27:20 +08:00
yanyongyu
b3e6d1c803 💡 add message docstring 2020-11-16 15:06:37 +08:00
yanyongyu
829f085340 🐛 fix coding error 2020-11-16 12:35:04 +08:00