Skip to content
forked from giambaJ/jChat

jChat is an overlay that allows you to show your Twitch chat on screen with OBS, XSplit, and any other streaming software that supports browser sources.

License

Notifications You must be signed in to change notification settings

lorenzo93/jChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from jChat. Used jChat-Hyped to handle new Twitch API login.

To use, create a file called credentials.js inside the v2 folder and place inside your Twitch Oauth Token like this:

const credentials = 'YOUR_OAUTH_HERE';

To obtain a token, either register a custom application inside Twitch or use one of the many services that provide you with an Oauth token like https://twitchapps.com/tmi/.

Features

  • 7TV, BTTV and FFZ emotes support
  • Custom channel badges
  • Lots of fonts and styling options
  • Twitter emojis
  • 7TV, BTTV, FFZ, FFZ:AP and Chatterino user badges (on/off)
  • Smooth animation (on/off)
  • Fade old messages (on/off)
  • Hide bots messages (on/off)
  • Hide commands messages (on/off)
  • !refreshoverlay to make newly added emotes appear (mods only)

About

jChat is an overlay that allows you to show your Twitch chat on screen with OBS, XSplit, and any other streaming software that supports browser sources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • CSS 14.3%
  • HTML 11.6%