cs-discord-at-ucf / lion

🦁A Discord bot from scratch for the UCF Computer Science Discord.
MIT License
42 stars 18 forks source link

Feat/anonreport slash #803

Closed tanndlin closed 1 year ago

c650 commented 1 year ago

also will anonreport still be a dm?

tanndlin commented 1 year ago

this diff is huge. did you mess up a rebase?

Good catch, I need to rebase the base branch with develop

also will anonreport still be a dm

No I made it ephemeral for all responses when reporting

c650 commented 1 year ago

also will anonreport still be a dm

No I made it ephemeral for all responses when reporting

if it's not a dm and someone types it wrong, like putting a ! instead of a / , itll get sent to whatever channel, right? minor concern

tanndlin commented 1 year ago

if it's not a dm and someone types it wrong, like putting a ! instead of a / , itll get sent to whatever channel, right? minor concern

Hmm I'm not 100% sure on the way to go about this. It would be nice to completely move away from DMs since that was always a hassle

if we remove all DMs we dont have to worry about catching when the user has messages from non friends blocked, etc