We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5863e commit 6f88d7aCopy full SHA for 6f88d7a
examples/requests_api_twitch.py
@@ -10,6 +10,7 @@
10
import adafruit_requests
11
12
# Twitch Developer Account & 0Auth App Required:
13
+# Visit https://dev.twitch.tv/console to create an app
14
# Ensure Twitch_ClientID & Twitch_Client_Secret are in secrets.py or .env
15
16
# "Twitch_ClientID": "Your Developer APP ID Here",
0 commit comments