mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
docs(twitch): add instructions on how to get tokens
This commit is contained in:
@@ -178,7 +178,7 @@ Token generation can be found at https://twilio.com/console.
|
||||
|
||||
## Twitter
|
||||
|
||||
Generate all Twitter keys at: https://developer.twitter.com/
|
||||
Generate all Twitter keys at https://developer.twitter.com.
|
||||
|
||||
| Environment variable | Description |
|
||||
|:---:|---|
|
||||
@@ -190,10 +190,12 @@ Generate all Twitter keys at: https://developer.twitter.com/
|
||||
|
||||
## Twitch
|
||||
|
||||
Instructions on how to set up tokens can be found at https://d-fischer.github.io/twitch-chat-client/docs/examples/basic-bot.
|
||||
|
||||
| Environment variable | Description |
|
||||
|:---:|---|
|
||||
| `TWITCH_CLIENT_ID` | Twitch client ID |
|
||||
| `TWITCH_CLIENT_SECRET`| Twitch client secret |
|
||||
| `TWITCH_ACCESS_TOKEN` | Twitch access token |
|
||||
| `TWITCH_REFRESH_TOKEN` | Twitch refresh token |
|
||||
| `TWITCH_CHANNEL` | Twitch channel |
|
||||
| `TWITCH_CHANNEL` | Twitch channel |
|
||||
|
||||
Reference in New Issue
Block a user