Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.74 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.74 KB

header

Version-1 MIT Python3

📸 Screenshots

Latest Version

Installation ⚙️

  1. Fork/Clone/Download this repo

    git clone https://github.com/Retr0680/Mod-Mail-Bot.git

  2. Navigate to the directory

    cd Mod-Mail-Bot

  3. Install these libraries before running the program

    • 📌 Discord pip install discord or pip install discord.py
    • 📌 Flask pip install flask
  4. Run the main.py script

    • main.py
    • python3 main.py

💨 Run the project

Remix on Glitch

Run on Repl.it

Updating ⬇️

To update Discord-Bot with the stable release just pull the latest commit using Git.

Download the latest version: git pull origin main