modmail
modmail copied to clipboard
A feature-rich Discord bot for easy communication between server staff and users.
- [ ] Add reason for blocking a user - [ ] Temporary blocking that automatically expires - [ ] Allow blocking roles, not just users - [ ] Inverse...
**Summary** I updated the schemas.sql to add a `blocked` table which logs blocked member IDs, the guild their blocked from and the reason they were blocked. I then updated core.py...
Two errors plague users with verbose errors: Inappropriate names with servers who have Server Discovery enabled and when servers hit the maximum # of channels in category. This pull request...
Taken from Suggestion #438 in Discord **Please describe the feature you'd like** Allow users to open ModMails using a button like so:  Perhaps we could only add this in...
**Describe the bug** Servers who are in the Discovery queue cannot have channels with inappropriate names (swears, slurs, etc). **Expected behavior** In the event that a channel cannot be created,...
With the launch of new Discord features, we should update ModMail to utilise them.
**Please describe the feature you'd like** A way to enable/disable modmails ability to receive tickets for a server. The commands could look like `=enable [reason]` or `=disable [reason` (I'm sure...
**Please describe the feature you'd like** A way to 'subscribe' to tickets so that you get a ping notification when someone replies to a ticket after 6 or so hours....
Is the plan to use buttons for things like the server select menu? Or the dropdown text-selection menus that are offered as well with the update? #162 @dlsnyder8
**Summary** Upgrades the bot to use Discord.py 2.3.2 @chamburr Can you make this merge into a dev branch? I'd like to have this merged once the migration is stable, but...