Skip to content

Cyteon/potatobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

520d1c9 · Feb 22, 2025
Feb 22, 2025
Nov 17, 2024
Oct 5, 2024
Oct 28, 2024
Jul 13, 2024
Nov 3, 2024
Aug 2, 2024
Jul 13, 2024
Aug 15, 2024
Nov 14, 2024
Nov 2, 2024
Sep 1, 2024
Oct 20, 2024
Aug 1, 2024

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.