Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.13 KB

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 :)