Skip to content

Commit 6f88d7a

Browse files
committed
added url to twitch dev app
Because searching for a link to the place where you're supposed to create the 0auth app is sometimes like trying to find a needle in a haystack.
1 parent dd5863e commit 6f88d7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/requests_api_twitch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import adafruit_requests
1111

1212
# Twitch Developer Account & 0Auth App Required:
13+
# Visit https://dev.twitch.tv/console to create an app
1314
# Ensure Twitch_ClientID & Twitch_Client_Secret are in secrets.py or .env
1415

1516
# "Twitch_ClientID": "Your Developer APP ID Here",

0 commit comments

Comments
 (0)