Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Live Chat Manager

  • Setup Server

  • Create an API Key

  • Call API with setTimeout to get latest chat messages

  • GET route for all latest messages

  • Setup Client

  • Get request for latest messages

    • Show all messages on page
  • Listen for new messages with socket.io

    • Append new messages as they appear
  • Click a message to "mark as read"

    • Set a grey font

Stretch

  • Select a comment to highlight
    • Appears overlayed on live stream?
  • Show list of all superchats

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages