The best AIO bot on Discord. (now in JS!)
Red: 0xff6961 Yellow: 0xfdfd96 Green: 0x77dd77 Blue: 0x56b3fa
TODO: Convert all int IDs to String
top.gg: https://top.gg/bot/1226487228914602005
Invite: https://discord.com/oauth2/authorize?client_id=1226487228914602005
- Clone the project:
git clone https://github.com/Cyteon/potatobot
- Switch to v3-js branch:
git checkout v3-js # only applies while in development
- Go to the project directory:
cd potatobot
- Install the required Python dependencies:
npm install
-
Rename
.env.example
to.env
, and populate the required values. -
Rename
config.example.json
toconfig.json
and populate the required values. -
Run the bot:
node .
- Profit.