项目作者: Chronophylos

项目描述 :
A Bot for Twitch
高级语言: Go
项目地址: git://github.com/Chronophylos/chb3.git
创建时间: 2019-10-18T19:23:22Z
项目社区:https://github.com/Chronophylos/chb3

开源协议:MIT License

下载


CHB3 - ChronophylosBot 3

This readme is totally outdated

Installation

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

Configuration

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

Example config:

  1. [twitch]
  2. username = "your twitch username"
  3. token = "oauth:the token"
  4. [imgur]
  5. 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.