ClemBotProject / ClemBot

A Discord bot for server management with an emphasis on modularity and configuration. If you have an idea or a feature you would like to contribute feel free to open an issue and we as a community can begin discussion.
https://clembot.io
MIT License
83 stars 57 forks source link

Moderation Feature: Enable Role to View All Channels #387

Open Exper1mental opened 3 years ago

Exper1mental commented 3 years ago

Title says it all. This might be a bit of a niche case but the idea is for servers with large numbers of private channels to be able to quickly designate a role or user (e.g. moderators of officers) with the permissions to view all private channels.

My thought is this would basically loop through the list of channels and give the user or role the permissions to view and send messages in all of them. There could potentially be parameters to specify how much access to give them.

Something like: !viewall <role/user>

Thoughts? Is there already a good way or a better way to do this?

Jay-Madden commented 3 years ago

as said in #386 this feature is planned to be covered by my moderation 2.0 ideas with custom commands