From 585add29fc6109ef31368b27ecc4a0a745510d09 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: Fri, 8 Jul 2022 21:27:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20edit=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c400da31..d020d2d5 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ zerobot [-c config.json] [-h] [-s config.json] [-t token] [-u url] [-n nickname] - [x] /沉默 (在发送的群/用户停止工作) + - [x] /全局响应 (在所有位置开始工作,无视单独的沉默) + + - [x] /全局沉默 (在所有本应沉默的位置停止工作,显式指定启用的位置不受影响) + - [x] /启用 xxx (在发送的群/用户启用xxx) - [x] /禁用 xxx (在发送的群/用户禁用xxx)