mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
modified: README.md
modified: basic_plugins/super_cmd/reload_setting.py
This commit is contained in:
parent
876cfb421a
commit
1f68481256
@ -331,6 +331,10 @@ PS: **ARM平台** 请使用全量版 同时 **如果你的机器 RAM < 1G 可能
|
|||||||
|
|
||||||
## 更新
|
## 更新
|
||||||
|
|
||||||
|
### 2022/2/19
|
||||||
|
|
||||||
|
* 修正了`重载插件`的帮助提示
|
||||||
|
|
||||||
### 2022/2/18
|
### 2022/2/18
|
||||||
|
|
||||||
* 数据库舍弃`gino`使用`tortoise`
|
* 数据库舍弃`gino`使用`tortoise`
|
||||||
|
|||||||
@ -21,7 +21,7 @@ usage:
|
|||||||
plugins2block
|
plugins2block
|
||||||
group_manager
|
group_manager
|
||||||
指令:
|
指令:
|
||||||
重载插件配置
|
重载配置
|
||||||
""".strip()
|
""".strip()
|
||||||
__plugin_des__ = "重载配置"
|
__plugin_des__ = "重载配置"
|
||||||
__plugin_cmd__ = [
|
__plugin_cmd__ = [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user