Software
v0.0..1
This commit is contained in:
9
software/v0.0.1/.env.example
Normal file
9
software/v0.0.1/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
TWITCH_USERNAME=dinbruger/user
|
||||
TWITCH_CHANNEL=dinbruger/user
|
||||
TWITCH_OAUTH=oauth:PUT_YOUR_USER_ACCESS_TOKEN_HERE
|
||||
TWITCH_CLIENT_ID=PUT_YOUR_CLIENT_ID_HERE
|
||||
IRC_SSL=1
|
||||
|
||||
# EventSub (kræver offentlig URL, fx ngrok)
|
||||
EVENTSUB_CALLBACK=https://your-public-host/bot/web/eventsub.php
|
||||
EVENTSUB_SECRET=change_this_secret
|
||||
Reference in New Issue
Block a user