Modmail icon indicating copy to clipboard operation
Modmail copied to clipboard

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.

Results 123 Modmail issues
Sort by recently updated
recently updated
newest added

### Bot Version 4.1.2 ### How are you hosting Modmail? Other ### Error Logs N/A ### Screenshots ![Image](https://github.com/user-attachments/assets/7281892e-90c6-4302-aa4c-f3de078c4700) ### Additional Information _No response_

maybe: bug

### Is your feature request related to a problem? Please elaborate. No ### Describe the solution you'd like Ability to have the moderators server display name as their name on...

feature request

This PR fixes displaying the wrong guild icon in the thread_creation_response embed. When servers having a seperate server setup, the guild icon from the main guild should be displayed instead...

### Is your feature request related to a problem? Please elaborate. Users often create tickets with vague messages like “hi” or “I need help,” without any context. This results in...

feature request
todo :spiral_notepad:

This PR does 2 things with channel_format_name. 1. It adds a fallback in the use_nickname_channel_name option where the member wasn't gotten from the guild due to using multi-guild or not...

- Updates the recipient_thread_close feature to use a button instead of a reaction. - New config options: recipient_thread_close_button_label, recipient_thread_close_button_style - The close_emoji default value is now None to make it...

Absolutely hacky support for Discord threads. There's a couple important details about Discord threads: - they do not support topics - (a bit less importantly, they can't be marked NSFW...

This PR fixes the note for the `thread_close_response` and `thread_self_close_response`.

Quite a lot of the invite links I've come across led back to the old discord server - this PR is to keep consistent with the one invite being https://discord.gg/cnUpwrnpYb...

Implements a checking mechanismen for local git repository. Requested in #3357 which checks for a valid git repository that the .git folder exsisting and checks for some typical git files...