Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions content/discord/body.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ room, see Question 3.

### 5. It's working in one direction, but not the other. Help!

This is usually a permissions issue. Verify that the bot is allowed to see the channel on Discord, and that it has permission to manage webhooks and send messages. On Matrix, verify that the bot has joined the room and that it is
not encrypted.
This is usually a permissions issue. Verify that the bot is allowed to see the channel on Discord, and that it has permission to manage webhooks and send messages. On Matrix, verify that the room is not encrypted, the bot has joined it, and its role is at least a moderator (power level 50+).

### 6. What are all of the available commands?

Expand Down