Commit Graph

28 Commits

Author SHA1 Message Date
36d7b44741 Feature: 添加正则匹配文本注入 (#1457)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-09 14:42:54 +08:00
8377680fd7 Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
cd30be21ba 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +08:00
3fda978064 Feature: 新增事件类型过滤 rule (#1183) 2022-08-30 09:54:09 +08:00
898c29d7ee 💥 remove deprecated nonebot.plugins toml table (#1151)
Feature: 移除过时的 `nonebot.plugins` toml 配置
2022-08-16 10:03:37 +08:00
1766d4da69 💥 remove deprecated export (#1125) 2022-08-08 21:07:36 +08:00
2192e8cb6d 🐛 fix parent detect error after require (#1121) 2022-08-04 13:39:20 +08:00
c03b0c73cb Feature: on_x 支持 expire_time 参数 (#1106)
Co-authored-by: Dobiichi-Origami <454470535@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
2022-07-20 10:21:31 +08:00
06ee47edcd Feature: 添加插件元信息定义 (#1046) 2022-06-20 15:49:53 +08:00
fa3ed2b58c improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
6feed0610b 🐛 fix union validation error (#1001) 2022-05-22 19:42:30 +08:00
533e99418c Feat: 添加 CommandStart 依赖注入参数 (#915)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
2022-04-20 14:43:29 +08:00
45e2e6c280 🐛 fix event maybe converted when checking type (#876)
Fix: 修复 event 类型检查会对类型进行自动转换
2022-03-20 19:40:43 +08:00
93aec6d3f6 🏷️ add pre-commit flow 2022-01-15 21:27:43 +08:00
2ccdc218e0 improve state detect #677 2022-01-10 11:21:01 +08:00
96749bde83 add matcher updater tests 2022-01-04 15:19:59 +08:00
ec35f292bd 🐛 fix matcher got receive type error 2021-12-31 22:43:29 +08:00
6643f951ef 🐛 fix cannot reject preset arg 2021-12-24 14:09:43 +08:00
17f3c8fd09 🐛 fix arg message store 2021-12-23 22:16:55 +08:00
cf8670c167 ⚗️ add more reject case 2021-12-21 10:57:47 +08:00
e9b8515cf1 add got receive tests 2021-12-21 00:39:12 +08:00
c49059f9d3 add more depend test case 2021-12-20 14:50:11 +08:00
0d24a79840 add param tests 2021-12-20 14:31:48 +08:00
c2c3d5ef4b add test cases 2021-12-20 00:28:02 +08:00
3d762fcbab improve dependency cache 2021-12-16 23:22:25 +08:00
fe69735ca0 add test cases 2021-12-16 17:28:57 +08:00
acbb886942 ⬆️ update dependency 2021-12-16 16:20:33 +08:00
66ba25494a ♻️ rewrite dependency injection system 2021-12-12 18:19:08 +08:00