Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QQtin3 authored Nov 5, 2024
1 parent ff34059 commit b827745
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit b827745

Please sign in to comment.