zhenxun_bot/zhenxun/builtin_plugins
ThelevenFD c839b44256
Some checks failed
检查bot是否运行正常 / bot check (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Force Sync to Aliyun / sync (push) Has been cancelled
Update Version / update-version (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
转换specify_probability为float 增加鉴权配置 (#2067)
* 转换specify_probability为float

* 解决#2045 添加密钥配置

* Revise access token configuration in .env.example

Updated comments and modified access token configuration.

---------

Co-authored-by: HibiKier <45528451+HibiKier@users.noreply.github.com>
2025-11-03 16:36:43 +08:00
..
admin feat(core): 增强定时任务与群组标签管理,重构调度核心 (#2068) 2025-11-03 10:53:40 +08:00
auto_update feat(auto_update): 增强自动更新与版本检查 (#2042) 2025-09-12 17:38:41 +08:00
chat_history feat(avatar): 引入头像缓存服务并优化头像获取 (#2055) 2025-09-28 08:53:10 +08:00
check fix(check): 修复自检插件在ARM设备下的CPU频率获取逻辑 (#2057) 2025-10-01 18:42:47 +08:00
help feat(avatar): 引入头像缓存服务并优化头像获取 (#2055) 2025-09-28 08:53:10 +08:00
hooks 修复并发时数据库超时 (#2063) 2025-10-09 08:46:08 +08:00
info feat(avatar): 引入头像缓存服务并优化头像获取 (#2055) 2025-09-28 08:53:10 +08:00
init 引入缓存机制 (#1889) 2025-07-14 22:35:29 +08:00
llm_manager feat!(ui): 重构图表组件架构,实现数据与样式分离 (#2035) 2025-08-28 09:20:15 +08:00
mahiro_bank feat(avatar): 引入头像缓存服务并优化头像获取 (#2055) 2025-09-28 08:53:10 +08:00
platform 增强缓存功能,优化请求管理逻辑 (#2012) 2025-08-06 16:31:09 +08:00
plugin_store docs(data-source): 更新插件安装函数的参数文档说明 (#2069) 2025-10-22 20:57:07 +08:00
restart Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
scheduler Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
scheduler_admin feat(core): 增强定时任务与群组标签管理,重构调度核心 (#2068) 2025-11-03 10:53:40 +08:00
shop fix(shop): 修改道具不存在时的提示信息 (#2061) 2025-10-09 09:01:20 +08:00
sign_in 转换specify_probability为float 增加鉴权配置 (#2067) 2025-11-03 16:36:43 +08:00
statistics ♻️ refactor(UI): 重构UI渲染服务为组件化分层架构 (#2025) 2025-08-18 23:08:22 +08:00
superuser feat(core): 增强定时任务与群组标签管理,重构调度核心 (#2068) 2025-11-03 10:53:40 +08:00
web_ui 减少数据库查询次数,提高数据库查询方面性能 (#2030) 2025-08-26 16:53:14 +08:00
__init__.py 支持git更新(github与aliyun codeup),插件商店支持aliyun codeup (#1999) 2025-08-05 17:49:23 +08:00
about.py 🐛 修复群被动开关 2025-04-17 16:58:45 +08:00
bot_profile.py 添加bot画像 2025-07-16 02:51:06 +08:00
catchphrase.py Develop: 完全使用 ruff 替代 isort 与 black (#1757) 2024-12-10 19:49:11 +08:00
help_help.py Feat: Add spaces (#2064) 2025-10-17 09:22:18 +08:00
nickname.py feat(admin): 增加封禁用户理由并优化相关逻辑 (#1992) 2025-07-29 17:22:27 +08:00
record_request.py 🐛 修复群组申请通知 (#2026) 2025-08-19 16:20:52 +08:00
withdraw.py 新增好感度/金币设置和详细帮助 (#1831) 2025-01-10 18:39:23 +08:00