edit readme

This commit is contained in:
源文雨 2022-03-12 00:25:21 +08:00
parent 5a67bf2417
commit e5fd108a9c

View File

@ -349,8 +349,12 @@ print("run[CQ:image,file="+j["img"]+"]")
- **城市疫情查询** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/epidemic"`
- [x] xxx疫情
- **早报** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/zaobao"`
- [x] /启用 zaobao
- [x] /禁用 zaobao
> api早上8点更新推荐定时在8点30后。配合插件job中的记录在"cron"触发的指令使用。
- [x] 每天早上九点定时发送
```
记录在"00 9 * * *"触发的指令
今日早报
```
- **TODO...**
## 使用方法