Skip to content

MetroidHunter/twitch-random-user

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Bot that gets a random user from chat and displays it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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