modified: README.md

This commit is contained in:
JianFeeeee
2025-08-14 16:04:01 +08:00
parent 097ae6df4e
commit 73a45ad802

View File

@ -237,4 +237,4 @@ def after_save(self):
2. **配置热更新**:修改 `self.config` 后需手动调用 `save_config()`
3. **大文件处理**:通过 `_get_plugin_resource()` 读取ZIP内资源避免解压
示例插件 [chatrebot_mcrcon_plug](https://jianfgit.xyz/jianf/chatrebot_mcrcon_plug)
示例插件 转发消息到mc服务器[chatrebot_mcrcon_plug](https://jianfgit.xyz/jianf/chatrebot_mcrcon_plug) 自动ai回复[chatrebot_aireply_plug](https://jianfgit.xyz/jianf/chatrebot_aireply_plug)