Initial commit

This commit is contained in:
Deko
2023-03-03 20:38:17 +01:00
commit 61435c69e7
18 changed files with 707 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
STREAMER_NAME="example"
DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/..."
TWITCH_CLIENT_ID=""
TWITCH_CLIENT_SECRET=""