From a531cab16caad9e03e22d38c34b3658c63025d84 Mon Sep 17 00:00:00 2001 From: YehowahLiu Date: Fri, 15 Apr 2022 17:27:33 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=96=B0=E7=89=B9=E6=AE=8A?= =?UTF-8?q?=E5=8A=A8=E4=BD=9C=E7=9A=84=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0cdcd4d..e389476 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # mirai-console-jnr-plugin MiraiConsolePlugin 自定义戳一戳回复消息 +其中, 下列消息具有特殊含义: + +`#nudge` 戳回去 + +`#group.mute:30` 禁言30s, 可以自定义禁言时间, 单位秒 + ![Use example image](doc/example.png)