Skip to content

craftxbox/lambchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambchat / Chatview

Multi-stream chat aggregator.
This is the chat panel I use for my streams, there are a fair number of hardcoded constants so you will want to comb through on your own for them.
src/providers contains the implementations for individual chat platforms. src/index.ts loads all of the providers, remove the ones you don't need.

Tenative list of supported platforms:

  • Owncast
  • XMPP
  • IRC (via IRCoWS)
  • Twitch (read only, via IRCoWS)
  • RobotStreamer (not fully tested, works for read)
  • Anything supported by Sheepchat (hence the name/working title "lambchat"), namely Youtube.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors