Skip to content

maykbrito/youtube-twitch-live-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Youtube Live Chat

Helper tool to get stream live chat

Twitch

  • use tmi.js

Youtube

  • extend event emitter
  • config: channelId
  • simulate user agent
  • url to current live: https://www.youtube.com/channel/${channelId}/live
  • is alive?
  • get liveId from current live
  • get chat message
  • url to chat message: https://www.youtube.com/live_chat?v=${liveId}&pbj=1
  • is alive?
  • get messages
  • emit message
  • refactoring

About

helper tool to get live stream chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors