zhenxun_bot/zhenxun/builtin_plugins/superuser
HibiKier 205f4ff1fa
添加bot画像
*  新增自我介绍功能及自动发送图片支持

- 在 bot_profile.py 中实现自我介绍指令及重载功能
- 在 group_handle 中添加自动发送自我介绍图片的逻辑
- 在 fg_request 中实现添加好友时自动发送自我介绍图片
- 新增 bot_profile_manager.py 管理 BOT 自我介绍及图片生成
- 更新 models.py 以支持插件自我介绍和注意事项字段

* 🎨 调整管理帮助宽度

*  更新数据访问层,优化获取数据的方法并引入缓存机制

*  更新用户数据访问逻辑,优化获取用户信息的方法,使用新的函数替代原有实现

*  在 BotProfileManager 中添加自我介绍文件不存在的日志记录,优化文件读取逻辑

*  更新 BOT 自我介绍帮助信息,增加文件不存在时自动创建功能
2025-07-16 02:51:06 +08:00
..
bot_manage 🐛 修复踢出群组回复内容错误 (#1911) 2025-05-25 11:47:38 +08:00
broadcast 🐛 修复被动的默认开关指令 (#1948) 2025-07-11 10:07:09 +08:00
super_help 添加bot画像 2025-07-16 02:51:06 +08:00
__init__.py init🎉: 首次提交 2024-02-04 04:18:54 +08:00
clear_data.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
exec_sql.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
fg_manage.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
group_manage.py 引入缓存机制 (#1889) 2025-07-14 22:35:29 +08:00
reload_setting.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
request_manage.py 添加bot画像 2025-07-16 02:51:06 +08:00
set_admin.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00
super_power.py 新增好感度/金币设置和详细帮助 (#1831) 2025-01-10 18:39:23 +08:00
update_fg_info.py Compatible with pydantic 2.0 using the pydantic compatibility layer provided by nonebot 2025-01-10 12:19:11 +08:00