Skip to content

Commit 59220fc

Browse files
committed
Attempt to explain the permission situation
1 parent 2cecf51 commit 59220fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ To host this bot yourself:
3535

3636
Yes, use the [issues][issues] page.
3737

38+
## Permission problems
39+
40+
The private voice chat commands attempt to copy the permissions from the category, so if Canti reports a permission error every time someone runs `&private` or `&public`, check all permissions on the category. Any "deny" rules that apply to Canti (e.g. `@everyone` permissions) which would remove "manage channel", "move voice member" or similar permissions should be counteracted with a permission override for Canti on that category which enables those permissions.
41+
42+
Due to discord's new permission hierarchy for channel creation, it may also be necessary to enable some other permissions for Canti, e.g. if there are users who are allowed or denied the "deafen others" permission on the category, you may also need to allow Canti that permission.
43+
3844
[discord-developer]: https://discord.com/developers/
3945
[releases]: https://github.com/ScoreUnder/canti-bot/releases
4046
[issues]: https://github.com/ScoreUnder/canti-bot/issues

0 commit comments

Comments
 (0)