See multiple chats combined on one website. You are a stream viewer and want to see chats from different streamers at the same time OR You are a streamer and restream to different platforms at the same time? Use MultiChat
Parameters consist of Key and Value in the format Key:Value, separated from other Parameters with +
Example URL: https://talklounge.github.io/multichat/#/youtube:UCCF03uSQvNvCEvQgD8VRYiw+twitch:TalkLounge+enable-dashboard
| Key | Value | Example Key:Value | Info |
|---|---|---|---|
| youtube | Channel-ID | youtube:UCCF03uSQvNvCEvQgD8VRYiw | Channel-ID can be found here |
| twitch | Channel Name | twitch:TalkLounge | |
| kick | Channel Name | kick:TalkLounge | |
| trovo | Channel Name | trovo:TalkLounge/224265272 | |
| enable-dashboard | Enables Dashboard Button | ||
| enable-modtools | Enables Modtools Button |
git clone https://github.com/TalkLounge/multichat
cd multichat
npm install
npm run dev
npm run build
