control 增加 /响应 /沉默

This commit is contained in:
源文雨
2022-07-05 13:45:39 +08:00
parent b32c86863e
commit 1faa5aa5d8
4 changed files with 12 additions and 7 deletions

View File

@@ -80,6 +80,10 @@ zerobot [-c config.json] [-h] [-s config.json] [-t token] [-u url] [-n nickname]
<details>
<summary>插件控制</summary>
- [x] /响应 (在发送的群/用户开始工作)
- [x] /沉默 (在发送的群/用户停止工作)
- [x] /启用 xxx (在发送的群/用户启用xxx)
- [x] /禁用 xxx (在发送的群/用户禁用xxx)