git clone https://github.com/CactusDev/CactusBot
cd CactusBot
pip3 install -r requirements.txt
cp config.template.py config.py
Next, open config.py
with your favorite text editor, and set
USERNAME
and PASSWORD
to the bot's credentials, and set CHANNEL
to your channel's name.
rethinkdb
python run.py
npm start
python run.py