This readme is totally outdated
git clone https://github.com/Chronophylos/chb3
cd chb3
sudo make install
sudo systemctl enable --now chb3
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"
Feel free to add Issues and PRs
The code in this repository is licensed under the MIT License.