Skip to content

RealCyGuy/modmail-plugins

Repository files navigation

RealCyGuy's Modmail Plugins

Some plugins for the amazing Discord Modmail bot modmail-dev/modmail.

GitHub issues License

Plugins

8ball · anigame-channels · animeguesser · banana · clickthebutton · filebackup · fortniteshop · hotreload · karutakeqingautoreact · marketgraph · message · premiumsupport · randomvclimit · react-on-ping · remove-self-stars · say · suggest · verification · webserver

8ball

Ask Modmail a question and get an answer from a ever-growing list of answers.

Disclaimer: These answers are jokes and should be taken as jokes.
For legal advice, talk to a lawyer.
For general advice, don't take it from a bot.

Source code: 8ball.py
Install: ?plugins install realcyguy/modmail-plugins/8ball@v4

anigame-channels

Automatically rename #anigame-inactive to #anigame-active during battles!

Source code: anigame-channels.py
Install: ?plugins install realcyguy/modmail-plugins/anigame-channels@v4

animeguesser

An anime guessing game plugin featuring automatically extracted random frames from anime.
Inspired by RinBot and utilizing AniList and Enime APIs.

Source code: animeguesser.py
Install: ?plugins install realcyguy/modmail-plugins/animeguesser@v4

banana

Reacts with a banana emoji if someone says banana.

Source code: banana.py
Install: ?plugins install realcyguy/modmail-plugins/banana@v4

clickthebutton

Clicking button game. Use ?startbutton to get started.

Source code: clickthebutton.py
Install: ?plugins install realcyguy/modmail-plugins/clickthebutton@v4

filebackup

Automatically backup attachements sent in threads to a Discord channel.

This is for viewing attachments in the logviewer after the thread channel has been deleted.

Source code: filebackup.py
Install: ?plugins install realcyguy/modmail-plugins/filebackup@v4

fortniteshop

Receive the Fortnite item shop in a channel daily.

Source code: fortniteshop.py
Install: ?plugins install realcyguy/modmail-plugins/fortniteshop@v4

hotreload

Hot-reload local plugins for development!

Source code: hotreload.py
Install: ?plugins install realcyguy/modmail-plugins/hotreload@v4

karutakeqingautoreact

Automatically add reactions to Karuta messages for Keqing Bot that usually requires premium.

Source code: karutakeqingautoreact.py
Install: ?plugins install realcyguy/modmail-plugins/karutakeqingautoreact@v4

marketgraph

Commands that are only useful with a specific MongoDB database schema:
```json
{
    "date": date
    "item": {
        "name": str,
        "amount": int
    },
    "price": {
        "name": str,
        "amount": int
    },
    "rate": float
}
```

Source code: marketgraph.py
Install: ?plugins install realcyguy/modmail-plugins/marketgraph@v4

message

A plugin that... manages messages.

It also has cool message-managing stuff.

Source code: message.py
Install: ?plugins install realcyguy/modmail-plugins/message@v4

premiumsupport

Special support for Premium members.

Source code: premiumsupport.py
Install: ?plugins install realcyguy/modmail-plugins/premiumsupport@v4

randomvclimit

Automatically set a voice channel's member limit to a random value.

Source code: randomvclimit.py
Install: ?plugins install realcyguy/modmail-plugins/randomvclimit@v4

react-on-ping

Reacts with a ping emoji when someone gets pinged.

Source code: react-on-ping.py
Install: ?plugins install realcyguy/modmail-plugins/react-on-ping@v4

remove-self-stars

Removes self-stars for starboard.

Source code: remove-self-stars.py
Install: ?plugins install realcyguy/modmail-plugins/remove-self-stars@v4

say

A simple say command that removes everyone/here mentions.

Source code: say.py
Install: ?plugins install realcyguy/modmail-plugins/say@v4

suggest

Let's you send a suggestion to a designated channel.

Source code: suggest.py
Install: ?plugins install suggest

verification

Add captcha verification to your server!

Source code: verification.py
Install: ?plugins install realcyguy/modmail-plugins/verification@v4

webserver

Runs a simple webserver on port 8080 for stuff like health checks.

Source code: webserver.py
Install: ?plugins install realcyguy/modmail-plugins/webserver@v4

Contributors

Contributors

License

MIT License

About

Some plugins to extend the functionality of Modmail.

Topics

Resources

License

Stars

Watchers

Forks

Languages