-
Fork/Clone/Download this repo
git clone https://github.com/Retr0680/Mod-Mail-Bot.git
-
Navigate to the directory
cd Mod-Mail-Bot
-
Install these libraries before running the program
- 📌 Discord
pip install discord
orpip install discord.py
- 📌 Flask
pip install flask
- 📌 Discord
-
Run the main.py script
main.py
python3 main.py
To update Discord-Bot with the stable release just pull the latest commit using Git.
Download the latest version: git pull origin main