Cyteon / potatobot

The best AIO bot on Discord.
GNU General Public License v3.0
11 stars 13 forks source link
discord discord-bot discordpy hacktoberfest python

PotatoBot

The best AIO bot on Discord.

top.gg: https://top.gg/bot/1226487228914602005 \ Invite: https://discord.com/oauth2/authorize?client_id=1226487228914602005

Run Locally

  1. Clone the project:
  git clone https://github.com/Cyteon/potatobot
  1. Go to the project directory:
  cd potatobot
  1. Install the required Python dependencies:
  pip install -r requirements.txt
  1. Rename .env.example to .env, and populate the required values.

  2. Rename config.example.json to config.json and populate the required values.

  3. Run the bot:

  python main.py
  1. Profit.