Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.
/ chb3 Public archive

A Bot for Twitch

License

Notifications You must be signed in to change notification settings

Chronophylos/chb3

Repository files navigation

CHB3 - ChronophylosBot 3

This readme is totally outdated

Installation

git clone https://github.com/Chronophylos/chb3
cd chb3
sudo make install
sudo systemctl enable --now chb3

Configuration

Config should be in /etc/chb3/config.toml

Example config:

[twitch]
username = "your twitch username"
token = "oauth:the token"

[imgur]
clientid = "the client id for imgur"

Contributions

Feel free to add Issues and PRs

License

The code in this repository is licensed under the MIT License.