Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modmail #32

Open
ChristopherBiscardi opened this issue Sep 23, 2020 · 0 comments
Open

modmail #32

ChristopherBiscardi opened this issue Sep 23, 2020 · 0 comments

Comments

@ChristopherBiscardi
Copy link
Contributor

When someone DMs the corgo-bot with something that isn't a command, we should open a channel that is accessible to mods and which they can reply through to hold a conversation. This will be the easiest method to contact the mods and will not be anonymous by nature (because it involves the user's discord username). The channel should also have a close command that wraps up the conversation and archives it.

Failure modes

The channel creation could fail because of "too many channels" because of the limit on the server set by discord. We need to account for this and adjust to send the message to a more general #modmail-overflow channel so we don't drop potential abuse reports and such.

Potential abuse

People can probably script through puppeteer the joining of the server and the DM'ing of the bot. This could result in too many channels created, preventing abuse reports and such from coming through.

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

No branches or pull requests

1 participant