Fish-Mail

The mod mail bot for Fish Hosting
Note: You are not allowed to remove the names in the credit command
Note: If you want any ideas/commands added to the bot please tell me here
Note: If you need help with the setup join our discord

Installing Modules

Run in command prompt

# Linux/macOS
python3 -m pip install -r requirements.txt

# Windows
py -3 -m pip install -r requirements.txt

Make sure to have these on


Turn them on here here

How to set up

Make a .env file, Just like this

DISCORD_BOT_SECRET=Token here
DATABASE_LINK=Mongo link

You can get a mongo link here

Setting up config.py

TICKET_CATEGORY=#category for the tickets
GUILD_ID=#server id
STAFF_ROLE=#staff role id
STAFF_EMOJI='emoji'
PREFIXES=['<', '?']
STATUS='My Dms'

How to run

# Linux/MacOS
python3 main.py

# Windows
py main.py

Running

This is what you should see when the bot is running

Commands

?close [reason]
?reply [message]
?areply [message]
?block [user]
?unblock [user]

Images

If you need help

You can add me on discord my username is Blue.#1270 DO NOT ADD ME WITHOUT A REASON

GitHub - DeveloperJosh/Fish-Mail: A Discord Mod Mail bot made in python
A Discord Mod Mail bot made in python. Contribute to DeveloperJosh/Fish-Mail development by creating an account on GitHub.