/pajbot

Twitch moderation bot

Primary LanguagePythonMIT LicenseMIT

pajbot CircleCI

pajbot is a twitch chat bot created by pajlada.
Website

Quick install

  1. Install library requirements by typing ./scripts/venvinstall.sh in the root folder
  2. Copy ./configs/example.ini to ./config.ini and change the relevant lines in the file.
  3. Run the bot! ./main.py

Detailed install

You can find a detailed installation guide for pajbot in the install-docs directory of this repository.