https://github.com/lrmn7/modmail
Simple ModMail Discord bot designed for a small server and people that want to maintain their own ModMail bot in discord. ModMail is a bot that create a private space between moderator and user to address an issue by acting as a bridge between user DM channel and new temporary channel inside a thread server.
https://github.com/lrmn7/modmail
discord discord-modmail discordbot modmail-bot
Last synced: 3 months ago
JSON representation
Simple ModMail Discord bot designed for a small server and people that want to maintain their own ModMail bot in discord. ModMail is a bot that create a private space between moderator and user to address an issue by acting as a bridge between user DM channel and new temporary channel inside a thread server.
- Host: GitHub
- URL: https://github.com/lrmn7/modmail
- Owner: lrmn7
- License: gpl-3.0
- Created: 2023-04-05T00:02:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T16:56:46.000Z (over 1 year ago)
- Last Synced: 2024-05-01T22:37:59.813Z (about 1 year ago)
- Topics: discord, discord-modmail, discordbot, modmail-bot
- Language: JavaScript
- Homepage: https://discord.gg/mewwme
- Size: 2.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MODMAIL SYSTEM DISCORD BOT
Simple ModMail Discord bot designed for a small server and people that want to maintain their own ModMail bot in discord. ModMail is a bot that create a private space between moderator and user to address an issue by acting as a bridge between user DM channel and new temporary channel inside a thread server.
Invite Mewwme's Music
ยท
Report Issues & Give Suggestions
ยท
Support Server
## โจ Features Command
- `/animated-avatar`: Set bot avatar using gif format.
- `/ban`: Ban a user from using the ModMail System.
- `/unban`: Unban a user from using the ModMail System.
- categories channel & logs channel `modmail` created and closed## Disclaimer
> **This bot only support one pair of server per bot, one main server and one thread server.**## ๐ UI Interface of bot
## ๐ Requirements
-  Node.js Version 16.6.0+ [Download](https://nodejs.org/en/download)
-  Discord Bot Token [Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)
-  Git [Download](https://git-scm.com/downloads)
---
1. Check `config.js` and Change the name of **.env.example** to **.env** and fill in the required information.
2. run `npm install` to install the required packages.
3. run `npm run start` or `node .` to run the project bot.
4. **Enjoy ModMail**Make sure to follow these steps carefully to set up your server for running the Mewwme music bot. If you encounter any issues, join [server discord](https://discord.gg/6EXgrmtkPX)
## โ๏ธ Guide
For advanced installation and configuration guidance, feel free to discuss on our [Discord Server](https://discord.gg/6EXgrmtkPX)---