-
Clone project
-
Create a virtual venv
-
Install requirements:
pip install --upgrade pip pip install -r requirements.txt
-
Run run.py
-
When you first start your bot, use the /admin command (if you set ADMIN_ID)
Clone project
Create a virtual venv
Install requirements:
pip install --upgrade pip
pip install -r requirements.txt
Run run.py
When you first start your bot, use the /admin command (if you set ADMIN_ID)