PhasecoreX / PCXCogs

PhasecoreX's Cogs for Red-DiscordBot
GNU General Public License v3.0
56 stars 46 forks source link

[AutoRoom] Add an option to always deny send message permissions #85

Closed EternalllZM closed 2 months ago

EternalllZM commented 2 years ago

For context this was the conversation on Discord regarding the send-messages permission being automatically enabled and not being carried over from the source channel.

The reasoning behind this behavior is solid unless we factor in the forceful push of TIV by Discord and the inability to disable it due to aforementioned behavior. Your only option is to allow TIV (dangerous if you use Red for automoderation) or disable Autoroom entirely and use manual channels + send message deny override.

PhasecoreX commented 2 months ago

Hey! Sorry this took 2 years to implement. If you're still interested, I've added this to AutoRoom.

Check out [p]autoroomset modify specialperms sendmessage to control the send message permission on newly created AutoRooms.

Again, sorry it took so long.