Commit Graph

956 Commits

Author SHA1 Message Date
b2a2234d5c 🎨 change permission check from driver into adapter #46 2020-11-11 15:14:29 +08:00
1f1f9cd7e6 🔀 Merge pull request #48 2020-11-10 17:42:08 +08:00
3903b718cb 📝 update api docs 2020-11-10 09:36:13 +00:00
c3c2c7935d ♻️ add adapters/cqhttp directory 2020-11-10 17:34:02 +08:00
09a511acf8 📝 add poetry install 2020-11-10 14:44:24 +08:00
b3f7aaa580 📝 add create handler guide 2020-11-10 14:30:18 +08:00
286036a936 ✏️ fix module docstring 2020-11-10 14:29:50 +08:00
11889b57fe Merge pull request #2 from nonebot/dev
Dev
2020-11-10 01:16:35 +08:00
9b3dffaab9 ⚗️ add prompt format support 2020-11-09 16:34:14 +08:00
bb869b5263 📝 update matcher rule docs 2020-11-09 15:09:21 +08:00
3528d38be1 📝 add create matcher guide 2020-11-09 12:47:59 +08:00
17ad11212e 👷 add lint script 2020-11-09 12:46:28 +08:00
50056228b6 📝 update plugin create 2020-11-09 12:33:17 +08:00
946750a189 📝 add create plugin guide 2020-11-09 11:14:23 +08:00
7ce69fb6f8 add processor test 2020-11-07 18:15:09 +08:00
b87df479a2 🔀 Merge pull request #45
add pre and post processors
2020-11-07 17:56:01 +08:00
5458248403 📝 update api docs 2020-11-07 09:52:23 +00:00
9b4121053c ⬆️ update lock file 2020-11-07 17:51:17 +08:00
746b608d10 ⚗️ add pre and post processor #40 2020-11-07 17:35:44 +08:00
9d7da873c4 📝 add plugin load doc 2020-11-07 12:36:47 +08:00
70c400da7f 🔀 Merge pull request #43
Pre Release 2.0.0a4
v2.0.0a4
2020-11-04 13:46:05 +08:00
2a5cfe712f 📝 update doc version 2020-11-04 13:41:52 +08:00
533a045622 ⬆️ bump version and update dependency 2020-11-04 13:27:49 +08:00
93aa1791c9 🔀 Merge pull request #42
Fix: Plugin publish template
2020-11-02 20:25:28 +08:00
06c76cc096 👷 fix plugin template 2020-11-02 20:20:41 +08:00
04df0e5f51 🔀 Merge pull request #41 2020-11-02 19:39:55 +08:00
f99e029567 📌 update poetry lock file 2020-11-02 19:33:45 +08:00
71ee9aee21 🚧 update plugin store 2020-11-02 19:07:53 +08:00
d9ea95c67e 🚑 fix message segment get 2020-11-01 19:20:18 +08:00
af7f42ac60 📝 update plugin store page 2020-11-01 18:21:31 +08:00
15e59a1778 👷 update plugin template 2020-11-01 18:21:10 +08:00
22962d55e1 👷 create plugin issue template 2020-11-01 16:18:57 +08:00
70c7927006 💡 add docstring for cqhttp message 2020-10-30 16:49:31 +08:00
89c3aa38a6 🎨 allow multi value for keyword rule 2020-10-30 16:26:04 +08:00
2eb330b8a8 🔀 Merge pull request #39 2020-10-30 15:57:31 +08:00
383c0031a5 📝 update plugin 2020-10-30 01:59:45 +08:00
06f20281a5 🔇 remove meta event logs #21 2020-10-29 17:06:07 +08:00
a40f1a453c 📝 replace say with echo due to superuser perm 2020-10-29 16:27:20 +08:00
5d9f354209 🔀 Merge pull request #37 2020-10-28 13:49:53 +08:00
c3bd8ebf57 🚧 change result store 2020-10-28 13:45:54 +08:00
c9c615c8cb 👷 try pull request target 2020-10-28 13:42:20 +08:00
47f491039c 💡 update regex docstring 2020-10-28 13:23:48 +08:00
dc5c35a9ed 💡 update command docstrinrg 2020-10-28 13:17:41 +08:00
c636186321 👷 update api doc action 2020-10-28 13:05:51 +08:00
aafc3dd060 🔀 Merge pull request #38 2020-10-28 12:52:27 +08:00
38469611a4 Update README 2020-10-28 10:01:33 +08:00
59a8bd8c97 add matched_string when rule regex
当使用正则匹配消息成功时,向state添加matched_string以保存匹配到的内容供接下来使用。
2020-10-26 17:18:26 +08:00
50cfd3c9b5 🔀 Merge pull request #36
Issue35:修改鉴权限制
2020-10-25 14:48:00 +08:00
5d08d53c27 👽 update auth header 2020-10-25 14:42:46 +08:00
4f6f99146c 🔀 Merge pull request #33
修改 Command 实现逻辑
2020-10-22 22:36:23 +08:00