Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

Handling bans from webchat #23

Open
hPerks opened this issue Aug 16, 2017 · 1 comment
Open

Handling bans from webchat #23

hPerks opened this issue Aug 16, 2017 · 1 comment

Comments

@hPerks
Copy link

hPerks commented Aug 16, 2017

From how Nadeko handles chat mutes, what you'd probably need to do is make the bot modify the permissions for each channel individually, so that the @banned role (or w/e) can't speak in those channels. You can make specific exceptions for specific people manually afterwards, if for example we allow [you know who] in #adults-only, just by adding his name above the @banned role in the permissions list and thus overriding the banned settings.

@hPerks
Copy link
Author

hPerks commented Aug 16, 2017

You only need to disable two permissions for a chat ban: send messages and add reactions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant