Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
补个说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Arondight committed Aug 25, 2021
1 parent 1e85397 commit 69595aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/tools/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ const helpMessage = `🔘 绑定 <米游社通行证ID>
-------------------
📎 <> 表示必填,[] 表示可选,前面需加空格
📎 可选项不填通常约定自己、上一个或随机
📎 手指(👉)后面是说明`;
📎 手指(👉)后面是说明
📎 不要[CQ:at,qq=${bot.uin}]哦`;

module.exports = async (id, type) => {
await bot.sendMessage(id, helpMessage, type);
Expand Down

0 comments on commit 69595aa

Please sign in to comment.