Commit Graph

121 Commits

Author SHA1 Message Date
Ju4tCode
ff21ceb946
Feature: 迁移至结构化并发框架 AnyIO (#3053) 2024-10-26 15:36:01 +08:00
StarHeart
c1c5f57e0b
📝 Docs: 升级到 Docusaurus V3 (#2956) 2024-10-22 10:33:48 +08:00
Ju4tCode
c97a780645
Feature: 添加遗漏的类型标注 (#2856) 2024-08-06 14:19:17 +08:00
Ju4tCode
6bf10aafb7
Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
Azide
f5f5d93b64
🐛 Bug: inherit_supported_adapters 在展开缩写前取交集 (#2654)
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>
2024-04-18 18:50:11 +08:00
Ju4tCode
30d3c1bbce
Feature: 优化调用栈识别 (#2644) 2024-04-17 17:24:38 +08:00
Ju4tCode
4a02dde83f
💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
uy/sun
9ff7f4baba
🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-03-07 14:57:26 +08:00
pre-commit-ci[bot]
4dae23d3bb
⬆️ auto update by pre-commit hooks (#2565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-02-06 12:48:23 +08:00
Ju4tCode
dace63d9d2
Feature: 添加插件 Pydantic 相关使用方法 (#2563) 2024-02-05 14:00:49 +08:00
Ju4tCode
842c6ff4c6
📝 Docs: 升级新版 NonePress 主题 (#2375) 2023-09-27 16:00:26 +08:00
Ju4tCode
c4716e3e17
Feature: 为事件响应器添加更多源码信息 (#2351) 2023-09-09 13:46:09 +08:00
Ju4tCode
cb9fcae64c
🧑‍💻 Develop: 添加 Pyright 检查 (#2194) 2023-07-17 20:42:15 +08:00
eya46
94a6067a4b
Feature: 补充响应器组属性 (#2154)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 15:18:08 +08:00
eya46
c1b1742b20
Feature: CommandGroup 支持命令别名添加前缀选项 (#2134)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-01 15:40:30 +08:00
worldmozara
c03ff4e676
Feature: 添加用于动态继承支持适配器数据的方法 (#2127) 2023-06-27 16:25:27 +08:00
Ju4tCode
3d5dd5969c
🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
Ju4tCode
2cfc20c143
🐛 fix require new plugin context error (#2040) 2023-05-22 00:00:50 +08:00
Ju4tCode
9616b4c0ca
Feature: 添加插件元数据字段 type homepage supported_adapters (#2012) 2023-05-18 16:00:10 +08:00
Akirami
283560daa7
Feature: 公开自定义 on 函数所需的函数 (#1856)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-03-29 23:09:33 +08:00
Ju4tCode
2a2f7b6dce
🐛 detect runtime plugin (#1857) 2023-03-29 12:22:50 +08:00
Ju4tCode
1213e89bf5
add coverage condition annotation (#1858) 2023-03-29 11:57:33 +08:00
Ju4tCode
8fbc85cf50
🐛 fix matcher create missing block (#1859) 2023-03-29 10:38:39 +08:00
Ju4tCode
8f44df371a
allow using matcher subclass (#1815) 2023-03-17 15:48:48 +08:00
Ju4tCode
433c672130
Feature: 命令匹配支持强制指定空白符 (#1748) 2023-02-27 00:11:24 +08:00
Ju4tCode
8f79ba1ccd
Feature: 使用 tomllib 读取 toml 配置 (#1720) 2023-02-20 22:25:14 +08:00
Ju4tCode
728902bfcf
🔊 Feature: 优化插件加载日志 (#1716) 2023-02-20 13:19:05 +08:00
Akirami
d4e1bb7bf3
🐛 修复子插件加载失败时没有从父插件中移除的问题 (#1559) 2023-01-07 16:01:56 +08:00
Ju4tCode
2d08465426
add cookies support for forward driver 2022-12-20 10:13:45 +00:00
Ju4tCode
ceecf9c692
🐛 fix on_type typing error (#1482) 2022-12-18 15:53:25 +08:00
Ju4tCode
a5d26b7747
add pycln to auto remove unused imports (#1481) 2022-12-17 17:04:38 +08:00
Akirami
3bbca0fa70
Feature: 改进 CommandGroupMatcherGroup 的结构 (#1240) 2022-09-10 20:54:49 +08:00
Ju4tCode
8c42490a7e
🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
Lan
1cfdee2645
Featue: load_plugin 支持 pathlib.Path (#1194)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2022-08-31 10:07:14 +08:00
Ju4tCode
3fda978064
Feature: 新增事件类型过滤 rule (#1183) 2022-08-30 09:54:09 +08:00
Ju4tCode
898c29d7ee
💥 remove deprecated nonebot.plugins toml table (#1151)
Feature: 移除过时的 `nonebot.plugins` toml 配置
2022-08-16 10:03:37 +08:00
Ju4tCode
1766d4da69
💥 remove deprecated export (#1125) 2022-08-08 21:07:36 +08:00
Ju4tCode
2192e8cb6d
🐛 fix parent detect error after require (#1121) 2022-08-04 13:39:20 +08:00
Dobiichi-Origami
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
Ju4tCode
06ee47edcd
Feature: 添加插件元信息定义 (#1046) 2022-06-20 15:49:53 +08:00
Ju4tCode
fa3ed2b58c
improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
Ju4tCode
80594cffb6
🔊 add export deprecation warning (#983) 2022-05-20 17:34:15 +08:00
Akirami
f20cf785ce
🏷️ fix some matcher's redundant optional (#904)
Fix: 修复部分事件响应器参数类型中冗余的 Optional
2022-04-01 16:29:44 +08:00
yanyongyu
6920ec3a11
🏷️ fix fullmatch return type error 2022-02-18 11:12:19 +08:00
pre-commit-ci[bot]
f737bb899c 🚨 auto fix by pre-commit hooks 2022-02-15 00:27:43 +00:00
Akirami
9f12404338
add full match Matcher 2022-02-15 08:20:29 +08:00
pre-commit-ci[bot]
fd8fd233b6 🚨 auto fix by pre-commit hooks 2022-01-28 06:04:57 +00:00
yanyongyu
0885474b94
improve plugin finder 2022-01-26 20:55:23 +08:00
yanyongyu
770e808f1d add require tests 2022-01-26 15:37:35 +08:00
yanyongyu
5c73c80c65 🐛 fix require error 2022-01-26 15:06:53 +08:00