GitXplorerGitXplorer
R

modmail-plugins

public
10 stars
17 forks
2 issues

Commits

List of commits on branch v4.
Verified
28f7e0c973a159c7cf034bc19c5b682486acf4d1

use english instead of userpreferred title

RRealCyGuy committed a month ago
Verified
22e8db58c6e033cf6577e64e36507087879458d7

reveal more characters on hint 19

RRealCyGuy committed a month ago
Verified
d82e489e821ebcd175f83e5b4a5f01218b8f91e9

split apt-get output into multiple messages

RRealCyGuy committed a month ago
Verified
f4bd9339e1888cceb1edcbbb2716f2568c525752

update readme

RRealCyGuy committed a month ago
Verified
c4e040ff767ce198e80984d81f300bc51e12004e

go back to parsing variant m3u8

RRealCyGuy committed a month ago
Verified
fbf8548477e7a22828346e74e9f0acfc3fcfb970

fix animeguesser using different streaming site

RRealCyGuy committed a month ago

README

The README file for this repository.

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 utilizes AniList, Find My Anime, and Gojo 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