/chat-samples

This repository contains samples illustrating how to interact with Twitch Chat.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

chat-samples

This repository contains samples illustrating how to interact with Twitch Chat.

  1. Javascript - a simple chatbot written in Javascript using WebSockets to demonstrate how to interact with chat on Twitch.
  2. Python - a simple chatbot written in Python using IRC to demonstrate how to interact with chat on Twitch.
  3. Java - a simple chatbot written in Java using IRC to demonstrate how to interact with chat on Twitch.