-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,11 @@ There you go! | |
Some more details : | ||
- `ADMIN_ID` is an array fullfilled with Discord IDs as integer, so no need to put them as a string. | ||
- `DISCORD_CHANNEL_ID`s are where your notifications will be sent **IDs need to be a string so keep the quotes**. | ||
- About Twitch API, just take a look at (this repository)[https://github.com/mauricew/twitch-graphql-api] for more details and how to fill `HEADERS` section. | ||
- `RUNNER_APIKEY` is found on your (speedrun.com)[https://www.speedrun.com] profile in the Developper section which you can find by scrolling down a bit. | ||
- About Twitch API, just take a look at [this repository](https://github.com/mauricew/twitch-graphql-api) for more details and how to fill `HEADERS` section. | ||
- `RUNNER_APIKEY` is found on your [speedrun.com](https://www.speedrun.com) profile in the Developper section which you can find by scrolling down a bit. | ||
|
||
# Any suggestion or troubleshooting? | ||
|
||
- For any suggestion I let you open an issue maybe I will take a look but no guarantee! | ||
|
||
- If you have any problem (which is due to my code not during your setup) I let you open an issue as well or if more sensitive please send a mail at [email protected] |