Kinda scuffed bot rn
- Clone the project
git clone https://github.com/Cyteon/sentient-bot- Go to the project directory
cd sentient-bot- Install python dependencies
pip install -r requirements.txt-
Rename
.env.exampleto.env, and populate the required values -
Rename
config.examaple.jsontoconfig.jsonand populate the required values -
Run the bot
python main.py