modmail icon indicating copy to clipboard operation
modmail copied to clipboard

A feature-rich Discord bot for easy communication between server staff and users.

Results 18 modmail issues
Sort by recently updated
recently updated
newest added

- [ ] Add reason for blocking a user - [ ] Temporary blocking that automatically expires - [ ] Allow blocking roles, not just users - [ ] Inverse...

enhancement

**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: ![image](https://user-images.githubusercontent.com/51924672/165225359-7944cd99-9089-4f3f-b087-a5666163ebca.png) Perhaps we could only add this in...

enhancement

**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,...

bug

With the launch of new Discord features, we should update ModMail to utilise them.

enhancement

**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...

enhancement

**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....

enhancement

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

enhancement

**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...