This repository contains samples illustrating how to interact with Twitch Chat.
- Javascript - a simple chatbot written in Javascript using WebSockets to demonstrate how to interact with chat on Twitch.
- Python - a simple chatbot written in Python using IRC to demonstrate how to interact with chat on Twitch.