Join the discord server to get latest news of the projects we'll be making in the future.
I would prefer that you don't clone the bot as it's for educational purposes only and to help me push bug fixes, but if you do want to clone it, instructions are below:
- Install node.js Required if you want to use pm2
- Install PostgreSQL
- Install Python 3.8+ < 3.10
- Install pm2 Required if you want to use pm2
- Create a PostgreSQL database & all the tables
- Install all the requirements through pip
pip install -r requirements.txt
- Boot up the bot
- Install node.js Required if you want to use pm2
- Install PostgreSQL
- Install Python 3.8+ < 3.10
- Install pm2 Required if you want to use pm2
- Create a PostgreSQL database & all the tables
- Install all the requirements through pip
pip install -r requirements.txt
- Boot up the bot