zhenxun_bot/zhenxun/builtin_plugins/superuser
HibiKier a3671aa9b6 新增自我介绍功能及自动发送图片支持
- 在 bot_profile.py 中实现自我介绍指令及重载功能
- 在 group_handle 中添加自动发送自我介绍图片的逻辑
- 在 fg_request 中实现添加好友时自动发送自我介绍图片
- 新增 bot_profile_manager.py 管理 BOT 自我介绍及图片生成
- 更新 models.py 以支持插件自我介绍和注意事项字段
2025-07-15 16:57:50 +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 🐛 修复获取群组时会修改群组插件关闭状态 (#1869) 2025-04-02 17:25:38 +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 新增自我介绍功能及自动发送图片支持 2025-07-15 16:57:50 +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