From 846db6f063a35c09459ef0cc108ed3cf3352fab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 6 Mar 2022 22:53:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20edit=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b32c24c2..a8d14505 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ zerobot [-h] [-t token] [-u url] [-n nickname] [-p prefix] [-d|w] [-g 监听地 - [x] /服务列表 - [x] /服务详情 - [x] @Bot 插件冲突检测 (会在本群发送一条消息并在约 1s 后撤回以检测其它同类 bot 中已启用的插件并禁用) -- **定时指令触发器** +- **定时指令触发器** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/job"` - [x] 记录在"cron"触发的指令 - [x] 取消在"cron"触发的指令 - **聊天** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/chat"`