itsHobbes / mimic

Mimic is a discord bot built originally for The Programmer's Hangout that creates sentences based on its users.
MIT License
3 stars 1 forks source link

Add global opt-out #15

Open itsHobbes opened 4 years ago

itsHobbes commented 4 years ago

Is your feature request related to a problem? Please describe. Current functionality means a user that has opted-in on multiple servers would have to opt out of each server individually.

Describe the solution you'd like This FR proposes an optional --global argument to the opt-out command allowing the user to opt-out of all servers they have joined.

  1. The bot should respond with a success response informing the user they will be opted out and they will receive a DM from the bot with the list of servers (if DMs are open)
  2. The bot should send a DM to the user with a list of all servers they have been opted out from.