modified: README.md
This commit is contained in:
@ -237,4 +237,4 @@ def after_save(self):
|
|||||||
2. **配置热更新**:修改 `self.config` 后需手动调用 `save_config()`
|
2. **配置热更新**:修改 `self.config` 后需手动调用 `save_config()`
|
||||||
3. **大文件处理**:通过 `_get_plugin_resource()` 读取ZIP内资源,避免解压
|
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)
|
||||||
|
Reference in New Issue
Block a user