Skip to content

instafluff/ChatCredits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatCredits

We built this Twitch-integrated chat credits generator live on Twitch!

Instafluff

Come and hang out with us at the Comfiest Corner on Twitch!

https://twitch.tv/instafluff

https://twitter.com/instafluffTV

Credits

Thank you too all the participants of this project!

Thedudeskee, kaisuke, Zoraketh, blackdawn1980, That_MS_Gamer, Neo_TA, Instafriend, sparky_pugwash, MacabreMan2, GeoRevilo, nightsilas, TheHungerService, guthron, BungalowGlow, RikuRinku, VioletOsK, AgroKragle, momokohyhy, BountyHunterLani, ClumsyWolfy, OddAssasin99, prettypurplepuffypegasus, fluffybluegalixyblooddog, ChampionTofu, TheUnderdogTM, QeraiX

Instructions

  1. Install NodeJS - https://nodejs.org/en/
  2. Open the directory in a Command Prompt/Terminal
  3. Install Dependencies: npm install
  4. Get a Twitch Chat OAuth Password Token - http://twitchapps.com/tmi/
  5. Create a file named .env that looks like this:
PORT=8000
TWITCHUSER=[YOUR-USERNAME-HERE]
OAUTH=[YOUR-OAUTH-PASS HERE] # e.g. OAUTH=oauth:kjh12bn1hsj78445234
  1. Run Server: npm start
  2. View the webpage from your web browser! http://localhost:8000

About

Chat Credits Generator!

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors