mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
|
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
* 🐛 修复数据库超时问题 * 🔧 移除帮助图片清理功能. * ✨ 更新插件商店功能,允许在添加插件时指定源类型为 None。优化插件 ID 查找逻辑,增强代码可读性。新增 zhenxun/ui 模块导入。 * 🔧 优化数据访问和数据库上下文逻辑,移除不必要的全局变量和日志信息,调整日志级别为调试,提升代码可读性和性能。 |
||
|---|---|---|
| .. | ||
| bag_user.py | ||
| ban_console.py | ||
| bot_connect_log.py | ||
| bot_console.py | ||
| bot_message_store.py | ||
| chat_history.py | ||
| event_log.py | ||
| fg_request.py | ||
| friend_user.py | ||
| goods_info.py | ||
| group_console.py | ||
| group_info.py | ||
| group_member_info.py | ||
| level_user.py | ||
| mahiro_bank_log.py | ||
| mahiro_bank.py | ||
| plugin_info.py | ||
| plugin_limit.py | ||
| scheduled_job.py | ||
| sign_group_user.py | ||
| sign_log.py | ||
| sign_user.py | ||
| statistics.py | ||
| task_info.py | ||
| user_console.py | ||
| user_gold_log.py | ||
| user_props_log.py | ||
| user_props.py | ||