Files
pixelpoebel/.env.example
coding d546035bb7
Some checks failed
Auto Build and Push Docker Image / build (push) Failing after 14s
Optimize database, implement automatic command deployment, and improve project-wide type safety
2026-04-29 19:50:50 +02:00

10 lines
344 B
Plaintext

DISCORD_TOKEN=dein_bot_token
CLIENT_ID=deine_client_id
TWITCH_CLIENT_ID=deine_twitch_id
TWITCH_CLIENT_SECRET=dein_twitch_secret
TWITCH_USERNAME=dein_twitch_username
TWITCH_OAUTH_TOKEN=oauth:xxxxxxxxxxxxxxxxxx
BOT_OWNER_ID=deine_discord_user_id
# Optional: Automatische Slash-Command Registrierung bei Bot-Start (default: true)
AUTO_DEPLOY=true