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

pchan126/chat-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Languages

  • JavaScript 30.3%
  • Java 24.2%
  • Python 22.8%
  • HTML 12.1%
  • CSS 10.6%