Skip to content

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

License

Notifications You must be signed in to change notification settings

adamkusmirek/chat-samples

This branch is 8 commits ahead of bmaillot/chat-samples:master.

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 31.5%
  • Java 23.8%
  • Python 22.4%
  • HTML 11.9%
  • CSS 10.4%