Skip to content

The chatbot + overlay I live coded at TwitchCon 2017

Notifications You must be signed in to change notification settings

noopkat/twitch-count-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-count-chatbot

A chatbot live coded with love from the TwitchCon GivePLZ Theater 2017 💜

This is an example of a simple chatbot and HTML overlay working together to let viewers play the 'counting up' game in Twitch chat. Players need to count upwards by submitting numbers in order with no duplicates. See this clip for an example of this phenomenon on Twitch 😁

counter gif screenshot

How to run this

  1. Install NodeJS and git
  2. git clone this repo
  3. Run npm install where you cloned this repo on your machine
  4. Add your Twitch nick and auth token to the .env file
  5. Run node server.js
  6. Navigate to localhost in your browser on port 3000 (eg. localhost:3000)
  7. Type ascending numbers in the Twitch channel chat you are listening to in server.js

License

MIT.

About

The chatbot + overlay I live coded at TwitchCon 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages