Modmail
Modmail copied to clipboard
A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
### Is your feature request related to a problem? Please elaborate. Yes, A while ago the bot notified the thread when a user left the server, without indicating the server...
### Is your feature request related to a problem? Please elaborate. Heroku will be phasing out free dynos as of November 28th, 2022. I would recommend finding an alternative so...
### Bot Version all ### How are you hosting Modmail? Other ### Error Logs - ### Screenshots - ### Additional Information There is no sleeping function on Render like heroku...
Resolves #3260 Added `uninstall` and `unload` as aliases to the `plugin remove` command
This PR fixes the permission issue (#3319) by installing the Python dependencies as a non-root user. It also changes the base python image to alpine version since it's smaller in...
This updates all old discord invite links except for the one in [changelog](https://github.com/RealCyGuy/modmail/blob/4ab8805b39366978d8b5aff0050974a5f04f64b5/CHANGELOG.md#L1437).
This fixes #3328 When loading cogs the bot also populates the registry. When this fails the entire cog loading stops causing major parts of the code to fail to load....
### Bot Version latest ### How are you hosting Modmail? Other ### Error Logs Traceback (most recent call last): File "/home/container/.local/share/virtualenvs/modmail-wrCiwdJy/lib/python3.9/site-packages/discord/ext/commands/core.py", line 235, in wrapped ret = await coro(*args, **kwargs)...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...