-
Notifications
You must be signed in to change notification settings - Fork 0
Service
Ashesh edited this page Feb 13, 2025
·
4 revisions
This page explains how to getting token in config.json
How to getting stream_key from saweria
1. Open the dashboard saweria 2. Click on "Overlay" menu 3. Scroll down until you find a link like this - https://saweria.co/widgets/alert?streamKey=COPY_THIS 4. Paste into config.json 5. Done
How to getting trakteer channel and test_channel
1. Open Trakteer dashboard 2. Click "Stream Overlay" in side bar 3. Then scroll down until you see "widget url" 4. Click on "Open URL" 5. Right click and inspect element - Firefox: Inspect element -> Network -> WS -> Click on "socket.trakteer.id" -> Response 6. Open one by one text in list until you found channel and test_channel like this - channel: "creator-stream.blablablabl.trstream-BlaBlaBlaBlaBlaBlaBla" - channel: "creator-stream-test.blablablabl.trstream-BlaBlaBlaBlaBlaBlaBla" 7. Copy and paste into config.json 8. Done
Firefox

How to getting socket_token
1. Open streamlabs dashboard 2. Finding Api-Settings 3. open this "link https://streamlabs.com/dashboard#/settings/api-settings" 4. then click "Api Token" 5. Copy your "Socket token api" 6. Paste into config.json 7. Done
Need more information or examples? Feel free to suggest updates! ⚡
Give a star if you like Dovast
Made with ❤️ - Ashesh