A collection of badly written plugins for Python Discord Modmail bot.
Make sure to set REGISTRY_PLUGINS_ONLY in your environment variables to False otherwise installation will fail.
[p]plugin install raidensakura/modmail-plugins/[plugin_name]@main
[p]plugin load raidensakura/modmail-plugins/[plugin_name]@main| Name | Description |
| logviewer | A modification of Jerrie-Aries' logviewer plugin with OAuth support and a log list page. To enable OAuth, make sure these variables exist in your environment:
[p]oauth whitelist @user/role
|
Make sure poetry is installed (I recommend using pipx).
poetry install --no-root --only dev
pre-commit install
- modmail-dev for Modmail bot and parts of the OAuth codes.
- Jerrie-Aries for the original logviewer plugin.


