The best ModMail bot for Discord. This bot is made for Discord servers that need a ticket system for their users to contact staff members. This bot is made with Python and uses MongoDB as the database.
- Dashboard - Being remade in Next.js
- 24/7 Support
- Fast response time
- Easy to use
Linux:
git clone https://github.com/DeveloperJosh/ModMail.git && cd ModMail && python3 -m pip install -r requirements.txt
Windows:
git clone https://github.com/DeveloperJosh/ModMail.git && cd ModMail && py -m pip install -r requirements.txt
- Rename
.env.example
to.env
- Fill in the values in
.env
DISCORD_TOKEN="Bot Token"
MONGO_URI="Mongo URL"
- @DeveloperJosh
- Free spot for collaborators.