Tearzz 9dd3cc2318 | 6 years ago | |
---|---|---|
Responses | 6 years ago | |
CommandsHandler.rb | 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 written in Ruby. Used for handling commands and previewing chat so that you don't need to have the browser open and can avoid using a lot of RAM and CPU.
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 add the command as a text file in all lowercase. Examples have been included