ThoughtfulCerebral fc69758bf4 | 6 years ago | |
---|---|---|
Responses | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
TwitchBot.rb | 6 years ago | |
credentials.txt | 6 years ago |
A simple chatbot for Twitch. Used for handling commands and previewing chat.
I use this chatbot to preview chat without having a browser open so that I save CPU and RAM. But as you can see in the preview image it's also able to handle custom commands including API commands.
Adding Commands:
commands
array, go to folder "Responses" and the command as a text file in all lowercase. Examples have been included in template