Initialer Bot Upload
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 15s

This commit is contained in:
2026-03-21 00:24:19 +01:00
commit ceaeabf57a
35 changed files with 3173 additions and 0 deletions

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
DISCORD_TOKEN=your_bot_token_here
CLIENT_ID=your_client_id_here
GUILD_ID=optional_your_guild_id_here
# Twitch API (Get these from https://dev.twitch.tv/console)
TWITCH_CLIENT_ID=your_twitch_client_id
TWITCH_CLIENT_SECRET=your_twitch_client_secret