Skip to content

steve1337/twitch-chatbox-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-chatbox-bot

Simple HTML page that can be used to display Twitch chat

Usage with OBS Studio

Simple

  1. Add browser source for URL https://steve1337.github.io/twitch-chatbox-bot/ChatboxBot.html#CHANNEL_NAME

Customized

  1. Download ChatboxBot.html
  2. Change the channel name and customize anything else you want to change
  3. Add browser source for local file and select the customized ChatboxBot.html

Thanks

TMI.JS: https://github.com/tmijs/tmi.js

Known Issues

  1. Getting channel badges anonymously is not supported by Twitch API and implemented with a hack

OBS Guide (complete)

  1. Download ChatboxBot.html
  2. Change the channel name and customize anything else you want to change Change the channel name and customize anything else you want to change
  3. Add browser source for local file and select the customized ChatboxBot.html Add browser source for local file and select the customized ChatboxBot.html
  4. Done :)