nightkillerisded / twitched

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightbot

Nightbot is a twitch chat bot created by Night.

Note: pajbot is in maintenance mode. This means we focus on keeping the project alive by not allowing major overhauls of any pajbot system or any major features. Fixing bugs, updating dependencies and ensuring that code interacting with external APIs still function will be our main goal. Feature requests will not be accepted unless someone is willing to own the feature, and even then some features that change too much of the architecture won't be allowed. Current minimal supported Python version is 3.8.

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 Nightbot in the install-docs directory of this repository.

About


Languages

Language:Python 77.8%Language:JavaScript 11.9%Language:HTML 8.8%Language:SCSS 0.6%Language:CSS 0.4%Language:Sass 0.3%Language:Shell 0.2%Language:PLpgSQL 0.1%