Skip to content

Commit

Permalink
faq
Browse files Browse the repository at this point in the history
  • Loading branch information
Soulter committed Feb 4, 2025
1 parent 0c10ac5 commit 9fd4610
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@

### 机器人在群聊无法聊天

1. 群聊情况下,由于防止消息泛滥,不会对每条监听到的消息都回复,请尝试 @ 机器人或者使用唤醒词来聊天,比如默认的 `/`,输入 `/你好`
1. 群聊情况下,由于防止消息泛滥,不会对每条监听到的消息都回复,请尝试 @ 机器人或者使用唤醒词来聊天,比如默认的 `/`,输入 `/你好`


### 没有权限操作管理员指令

1. /reset, /persona, /dashboard_update, /op, /deop, /wl, /dewl 是默认的管理员指令。可以通过 /sid 指令得到用户的ID,然后在配置->其他配置中添加到管理员ID名单中。

0 comments on commit 9fd4610

Please sign in to comment.