{"id":23721615,"url":"https://github.com/realcyguy/modmail-plugins","last_synced_at":"2025-09-03T21:32:17.079Z","repository":{"id":45446080,"uuid":"219919266","full_name":"RealCyGuy/modmail-plugins","owner":"RealCyGuy","description":"Some plugins to extend the functionality of Modmail.","archived":false,"fork":false,"pushed_at":"2024-08-11T08:53:21.000Z","size":1357,"stargazers_count":10,"open_issues_count":2,"forks_count":17,"subscribers_count":2,"default_branch":"v4","last_synced_at":"2024-08-11T09:28:47.873Z","etag":null,"topics":["discord","discord-py","modmail-plugins"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealCyGuy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-06T05:32:44.000Z","updated_at":"2024-08-11T08:53:24.000Z","dependencies_parsed_at":"2024-01-20T02:55:26.103Z","dependency_job_id":"cdaa0b06-2d4c-44b1-8d61-5a9eb4995ba9","html_url":"https://github.com/RealCyGuy/modmail-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmodmail-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmodmail-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmodmail-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealCyGuy%2Fmodmail-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealCyGuy","download_url":"https://codeload.github.com/RealCyGuy/modmail-plugins/tar.gz/refs/heads/v4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231920907,"owners_count":18446239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-py","modmail-plugins"],"created_at":"2024-12-30T22:29:08.002Z","updated_at":"2024-12-30T22:29:08.669Z","avatar_url":"https://github.com/RealCyGuy.png","language":"Python","readme":"# RealCyGuy's Modmail Plugins\n\nSome [plugins](https://github.com/modmail-dev/modmail/wiki/Plugins) for the amazing Discord Modmail bot [`modmail-dev/modmail`](https://github.com/modmail-dev/modmail).\n\n[![GitHub issues](https://img.shields.io/github/issues/realcyguy/modmail-plugins?style=for-the-badge)](https://github.com/RealCyGuy/modmail-plugins/issues)\n[![License](https://img.shields.io/github/license/realcyguy/modmail-plugins?style=for-the-badge)](https://github.com/RealCyGuy/modmail-plugins/blob/v4/LICENSE)\n\n## Plugins\n[8ball](#8ball) · [anigame-channels](#anigame-channels) · [animeguesser](#animeguesser) · [banana](#banana) · [clickthebutton](#clickthebutton) · [filebackup](#filebackup) · [fortniteshop](#fortniteshop) · [hotreload](#hotreload) · [karutakeqingautoreact](#karutakeqingautoreact) · [marketgraph](#marketgraph) · [message](#message) · [premiumsupport](#premiumsupport) · [randomvclimit](#randomvclimit) · [react-on-ping](#react-on-ping) · [remove-self-stars](#remove-self-stars) · [say](#say) · [suggest](#suggest) · [verification](#verification) · [webserver](#webserver)\n### 8ball\n````\nAsk Modmail a question and get an answer from a ever-growing list of answers.\n\nDisclaimer: These answers are jokes and should be taken as jokes.\nFor legal advice, talk to a lawyer.\nFor general advice, don't take it from a bot.\n````\nSource code: [`8ball.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/8ball/8ball.py \"8ball source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/8ball@v4`\n### anigame-channels\n````\nAutomatically rename #anigame-inactive to #anigame-active during battles!\n````\nSource code: [`anigame-channels.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/anigame-channels/anigame-channels.py \"anigame-channels source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/anigame-channels@v4`\n### animeguesser\n````\nAn anime guessing game plugin featuring automatically extracted random frames from anime.\nInspired by RinBot and utilizes AniList, Find My Anime, and Gojo APIs.\n````\nSource code: [`animeguesser.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/animeguesser/animeguesser.py \"animeguesser source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/animeguesser@v4`\n### banana\n````\nReacts with a banana emoji if someone says banana.\n````\nSource code: [`banana.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/banana/banana.py \"banana source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/banana@v4`\n### clickthebutton\n````\nClicking button game. Use ?startbutton to get started.\n````\nSource code: [`clickthebutton.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/clickthebutton/clickthebutton.py \"clickthebutton source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/clickthebutton@v4`\n### filebackup\n````\nAutomatically backup attachements sent in threads to a Discord channel.\n\nThis is for viewing attachments in the logviewer after the thread channel has been deleted.\n````\nSource code: [`filebackup.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/filebackup/filebackup.py \"filebackup source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/filebackup@v4`\n### fortniteshop\n````\nReceive the Fortnite item shop in a channel daily.\n````\nSource code: [`fortniteshop.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/fortniteshop/fortniteshop.py \"fortniteshop source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/fortniteshop@v4`\n### hotreload\n````\nHot-reload local plugins for development!\n````\nSource code: [`hotreload.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/hotreload/hotreload.py \"hotreload source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/hotreload@v4`\n### karutakeqingautoreact\n````\nAutomatically add reactions to Karuta messages for Keqing Bot that usually requires premium.\n````\nSource code: [`karutakeqingautoreact.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/karutakeqingautoreact/karutakeqingautoreact.py \"karutakeqingautoreact source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/karutakeqingautoreact@v4`\n### marketgraph\n````\nCommands that are only useful with a specific MongoDB database schema:\n```json\n{\n    \"date\": date\n    \"item\": {\n        \"name\": str,\n        \"amount\": int\n    },\n    \"price\": {\n        \"name\": str,\n        \"amount\": int\n    },\n    \"rate\": float\n}\n```\n````\nSource code: [`marketgraph.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/marketgraph/marketgraph.py \"marketgraph source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/marketgraph@v4`\n### message\n````\nA plugin that... manages messages.\n\nIt also has cool message-managing stuff.\n````\nSource code: [`message.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/message/message.py \"message source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/message@v4`\n### premiumsupport\n````\nSpecial support for Premium members.\n````\nSource code: [`premiumsupport.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/premiumsupport/premiumsupport.py \"premiumsupport source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/premiumsupport@v4`\n### randomvclimit\n````\nAutomatically set a voice channel's member limit to a random value.\n````\nSource code: [`randomvclimit.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/randomvclimit/randomvclimit.py \"randomvclimit source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/randomvclimit@v4`\n### react-on-ping\n````\nReacts with a ping emoji when someone gets pinged.\n````\nSource code: [`react-on-ping.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/react-on-ping/react-on-ping.py \"react-on-ping source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/react-on-ping@v4`\n### remove-self-stars\n````\nRemoves self-stars for starboard.\n````\nSource code: [`remove-self-stars.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/remove-self-stars/remove-self-stars.py \"remove-self-stars source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/remove-self-stars@v4`\n### say\n````\nA simple say command that removes everyone/here mentions.\n````\nSource code: [`say.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/say/say.py \"say source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/say@v4`\n### suggest\n````\nLet's you send a suggestion to a designated channel.\n````\nSource code: [`suggest.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/suggest/suggest.py \"suggest source code\")  \nInstall: `?plugins install suggest`\n### verification\n````\nAdd captcha verification to your server!\n````\nSource code: [`verification.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/verification/verification.py \"verification source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/verification@v4`\n### webserver\n````\nRuns a simple webserver on port 8080 for stuff like health checks.\n````\nSource code: [`webserver.py`](https://github.com/RealCyGuy/modmail-plugins/blob/v4/webserver/webserver.py \"webserver source code\")  \nInstall: `?plugins install realcyguy/modmail-plugins/webserver@v4`\n\n## Contributors\n\n![Contributors](https://contributors-img.firebaseapp.com/image?repo=realcyguy/modmail-plugins)\n\n## License\n\n[MIT License](https://github.com/RealCyGuy/modmail-plugins/blob/v4/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealcyguy%2Fmodmail-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealcyguy%2Fmodmail-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealcyguy%2Fmodmail-plugins/lists"}