From 95e8bf2f55cc41573351d04c79ae9f6a2db3a019 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: Sat, 12 Mar 2022 20:22:28 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04230e1a..eba3e381 100644 --- a/README.md +++ b/README.md @@ -159,12 +159,13 @@ print("run[CQ:image,file="+j["img"]+"]") - [ ] 同意好友请求 - [ ] 撤回[@xxx] [xxx] - [ ] 警告[@xxx] - - [x] run[xxx] - 注:使用gist加群自动审批,请在群介绍添加以下说明,同时开启`需要回答问题并由管理员审核`:加群请在github新建一个gist,其文件名为本群群号的字符串的md5(小写),内容为一行,是当前unix时间戳(10分钟内有效)。然后请将您的用户名和gist哈希(小写)按照username/gisthash的格式填写到回答即可。 - 设置欢迎语可选添加参数说明:{at}可在发送时艾特被欢迎者 {nickname}是被欢迎者名字 {avatar}是被欢迎者头像 - **GitHub仓库搜索** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/github"` - [x] >github [xxx] - [x] >github -p [xxx] +- **注入指令** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/inject"` + - [x] run[CQ码] - **在线代码运行** `import _ "github.com/FloatTech/ZeroBot-Plugin/plugin/runcode"` - [x] > runcode [language] help - [x] > runcode [language] [code block]