mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 11:07:43 +00:00
feat(notification): add Streamlabs support (#1872)
This commit is contained in:
@@ -209,3 +209,16 @@ Instructions on how to set up tokens can be found at [d-fischer.github.io/twitch
|
||||
| `TWITCH_ACCESS_TOKEN` | Twitch access token |
|
||||
| `TWITCH_REFRESH_TOKEN` | Twitch refresh token |
|
||||
| `TWITCH_CHANNEL` | Twitch channel |
|
||||
|
||||
## StreamLabs
|
||||
|
||||
Instructions on how to set up tokens can be found at [dev.streamlabs.com](https://dev.streamlabs.com/docs/register-your-application).
|
||||
You don't need to submit your application for review, just whitelist yourself!
|
||||
|
||||
| Environment variable | Description |
|
||||
|:---:|---|
|
||||
| `STREAMLABS_ACCESS_TOKEN` | StreamLabs access token |
|
||||
| `STREAMLABS_TYPE` | StreamLabs alert type |
|
||||
| `STREAMLABS_IMAGE`| Custom image to display. Leave it blank for default |
|
||||
| `STREAMLABS_SOUND` | Custom image to play. Leave it blank for default |
|
||||
| `STREAMLABS_DURATION` | StreamLabs alert duration (in milliseconds) |
|
||||
|
||||
Reference in New Issue
Block a user