An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        





Mewwme

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
![ui](.github/assets/modmails.png)

## ๐Ÿ“‹ Requirements
- ![Node.js](https://img.shields.io/badge/Node.js-026E00?style=for-the-badge) Node.js Version 16.6.0+ [Download](https://nodejs.org/en/download)
- ![Discord](https://img.shields.io/badge/Discord-404EED?style=for-the-badge) Discord Bot Token [Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)
- ![Git](https://img.shields.io/badge/Git-F05033?style=for-the-badge) Git [Download](https://git-scm.com/downloads)
---

![ui](.github/assets/installing.png)

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)

---