Ju4tCode
|
04a7c3bc13
|
✨ add get adapter (#1747)
|
2023-02-26 14:15:10 +08:00 |
|
Ju4tCode
|
74743e6176
|
✨ Develop: 升级 NoneBug 版本 (#1725)
|
2023-02-22 23:32:48 +08:00 |
|
Akirami
|
f8cee790e7
|
✨ Feature: 添加 logger 重导出 (#1526)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-01-01 15:22:07 +08:00 |
|
Akirami
|
4355025f87
|
✨ Feature: 使用 importlib.metadata 替换 pkg_resources (#1388)
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
|
2022-11-12 18:22:16 +08:00 |
|
Ju4tCode
|
db534b8824
|
✨ Feature: 新增 dotenv 嵌套配置项支持 (#1324)
Co-authored-by: hemengyang <hmy0119@hotmail.com>
|
2022-10-14 09:58:44 +08:00 |
|
Ju4tCode
|
8c42490a7e
|
🔇 Feature: 调整日志输出格式与等级 (#1233)
|
2022-09-09 11:52:57 +08:00 |
|
Ju4tCode
|
3fda978064
|
✨ Feature: 新增事件类型过滤 rule (#1183)
|
2022-08-30 09:54:09 +08:00 |
|
Ju4tCode
|
4974c596ec
|
💥 remove Python 3.7 support (#1148)
|
2022-08-14 19:41:00 +08:00 |
|
Ju4tCode
|
1766d4da69
|
💥 remove deprecated export (#1125)
|
2022-08-08 21:07:36 +08:00 |
|
Ju4tCode
|
71bf1d1147
|
🐛 fix import error if setuptools not installed (#1116)
Fix: 修复 setuptools 未安装导致 ImportError
|
2022-08-01 10:52:15 +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
|
fa3ed2b58c
|
⚡ improve plugin system (#1011)
|
2022-05-26 16:35:47 +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 |
|
yanyongyu
|
fd11e2696b
|
♻️ reorganize class and add bot hook di
|
2022-02-06 14:52:50 +08:00 |
|
yanyongyu
|
4701537a48
|
💡 add docstrings
|
2022-01-18 23:46:10 +08:00 |
|
yanyongyu
|
27b1ded9a1
|
💡 add config docstring
|
2022-01-18 12:31:08 +08:00 |
|
yanyongyu
|
a07919ad5c
|
📝 rewrite docstring
|
2022-01-17 15:06:53 +08:00 |
|
yanyongyu
|
9b6d8b6efa
|
📝 test autogen docs
|
2022-01-15 23:53:36 +08:00 |
|
hemengyang
|
ec06010298
|
令标题符合 markdown 语法
|
2022-01-12 19:24:01 +08:00 |
|
hemengyang
|
0e97022d3b
|
调整缩进
|
2022-01-12 19:10:29 +08:00 |
|
hemengyang
|
6d21cbed55
|
令用法符合格式
|
2022-01-12 18:53:30 +08:00 |
|
hemengyang
|
edb20a4786
|
令异常符合格式
|
2022-01-12 18:45:35 +08:00 |
|
hemengyang
|
187532930b
|
令返回符合格式
|
2022-01-12 18:43:07 +08:00 |
|
hemengyang
|
456d333568
|
令参数符合标准
|
2022-01-12 18:31:12 +08:00 |
|
hemengyang
|
a5f32febbd
|
令参数列表符合 autodoc 格式
|
2022-01-12 18:25:25 +08:00 |
|
hemengyang
|
4ba1a09fb7
|
使用 markdown 格式的强调语法
|
2022-01-12 18:19:21 +08:00 |
|
hemengyang
|
0099364838
|
删除说明前缀
|
2022-01-12 18:16:05 +08:00 |
|
yanyongyu
|
742d1f1f02
|
⚗️ fix load builtin plugin
|
2022-01-10 22:52:10 +08:00 |
|
yanyongyu
|
f06b78054c
|
🔥 remove debug option
|
2021-12-28 15:19:53 +08:00 |
|
yanyongyu
|
6ed87f1910
|
🔊 add trace logs
|
2021-12-24 15:04:18 +08:00 |
|
yanyongyu
|
8fb394e4c3
|
⚗️ new driver combine expr support
|
2021-12-23 17:20:26 +08:00 |
|
yanyongyu
|
fe69735ca0
|
✅ add test cases
|
2021-12-16 17:28:57 +08:00 |
|
yanyongyu
|
a98d98cd12
|
🎨 format code using black and isort
|
2021-11-22 23:21:26 +08:00 |
|
yanyongyu
|
4cbdd726e5
|
🏗️ change code structure
|
2021-11-16 18:30:16 +08:00 |
|
yanyongyu
|
2ccbc93e48
|
♻️ remove plugin namespace
|
2021-11-11 17:33:30 +08:00 |
|
yanyongyu
|
4f8771acbd
|
🚨 re-export according to pep484
|
2021-09-18 16:11:03 +08:00 |
|
yanyongyu
|
f2b23f1b44
|
🎨 escape message before colorful log
|
2021-08-12 16:45:22 +08:00 |
|
midori
|
b9de8baac4
|
New: get_bot function (#419)
Co-authored-by: nonebot <nonebot@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
|
2021-06-27 14:03:54 +08:00 |
|
yanyongyu
|
69cee3844e
|
✨ support dot notation for driver config
|
2021-06-21 01:25:58 +08:00 |
|
yanyongyu
|
76c830739c
|
🎨 change reverse driver abstract methods
|
2021-06-15 01:23:12 +08:00 |
|
yanyongyu
|
accbf57776
|
🚨 remove some linter warning
|
2021-05-31 01:06:56 +08:00 |
|
yanyongyu
|
79d3bbcdfe
|
🔊 change log level add level config
|
2021-04-19 21:15:10 +08:00 |
|
yanyongyu
|
eb8e5aa39d
|
♿ add plugin loading using json/toml
|
2021-02-24 17:48:08 +08:00 |
|
yanyongyu
|
f31318b7f4
|
🚸 wrap version with try
|
2021-02-22 10:44:42 +08:00 |
|
yanyongyu
|
be674c0efc
|
⚗️ add load all plugin function
|
2021-02-19 15:15:46 +08:00 |
|
yanyongyu
|
a54fd2f235
|
💡 update docstring
|
2021-02-02 12:15:20 +08:00 |
|
Ju4tCode
|
c9a8e7ff0d
|
Merge branch 'dev' into master
|
2021-02-02 12:04:01 +08:00 |
|
yanyongyu
|
9e4e9f29d1
|
✨ rewrite shell command
|
2021-02-02 11:59:14 +08:00 |
|
yanyongyu
|
5e3f1b5435
|
✨ new common config loading from .env
|
2021-01-27 11:39:34 +08:00 |
|