Martin

Results 14 issues of Martin

Hello, currently the beta bot sends a ephemeral message saying that the user already entered the giveaway: ![image](https://user-images.githubusercontent.com/55140357/162052925-c419a904-c5a6-4c39-a666-8eddb3380662.png) In some situations it can be useful to opt out of it...

enhancement

This PR fixes persistent notes not sending on thread creation. This error raised: ``` Task exception was never retrieved future: Traceback (most recent call last): File "c:\Users\MA\Documents\modmail-dev\devmodmail\core\thread.py", line 291, in...

This PR updates the docs link showing in the help command under the plugins category.

Adds my Support-Times Plugin to the registry. Feature: Makes you able to schedule enable/disable modmail at certain times with cron jobs.

plugin registry

- Fixes an issue with error message being incorrect. - Protects eval command for being added into an alias if the user does not have permissions to it as Owner...

Adds an avatar command to the bot which makes it possible for owners to change the bots avatar directly via a command.

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

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

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

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