pajbot is a twitch chat bot created by pajlada.
Website
- Install library requirements by typing
./scripts/venvinstall.sh
in the root folder - Copy
./configs/example.ini
to./config.ini
and change the relevant lines in the file. - Run the bot!
./main.py
You can find a detailed installation guide for pajbot in the install-docs
directory of this repository.