codesupport / discord-bot

The CodeSupport Discord Bot
https://codesupport.dev/discord
MIT License
21 stars 19 forks source link

Moderators should be exempt from file upload restrictions in the mods channel #260

Closed saramaebee closed 1 year ago

saramaebee commented 2 years ago

Overview

When moderators are chatting in the #mods channel, they are blocked from uploading files outside of the accepted extensions. Occasionally we have good reasons for uploading PDFs or other types of documents.

Expected Behaviour

Moderators are exempted from file upload restrictions in the #mods channel

Actual Behaviour

Please descripbe how this fucntionality is actually working:

image
LamboCreeper commented 2 years ago

Should the exception be based on role, channel or both?

theboxmage commented 2 years ago

I'd advocate for channel. We had the same request for Verified members with #180 and it closed without implementation. If it's truly for just moderation activities, a channel list might be appropriate.

i.e. #mods, #verified, and #member-notes

saramaebee commented 2 years ago

yea, i can see an argument for it being scoped to roles as well, but I don't think any of us are really the type to send PDFs when teaching people something. we'd likely just link to the pdf online

LamboCreeper commented 2 years ago

Cool, let's leave it at channels for now. Makes sense.