Livestream toolkit
Project to show real-time chat on the broadcast.
Example:
A system for viewers to find hidden words in chat and receive prizes.
Name | Link |
---|---|
Doc TMI JS IRC | https://github.com/tmijs/docs/blob/gh-pages/_posts/v1.4.2/2019-03-03-Commands.md#connect |
Doc Twitch Chat IRC | https://dev.twitch.tv/docs/irc |
💡 Install all packages from package.json
.
$ npm install or npm i
⚙️ Set up the .env-example
file and rename it to .env
.
To contribute, follow the instructions that can be found in the contribution guide. Also follow our code of conduct.