feat: add Cat module with /cat and /catgif commands using TheCatAPI
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 7s
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 7s
This commit is contained in:
@@ -6,5 +6,8 @@ TWITCH_USERNAME=dein_twitch_username
|
||||
TWITCH_OAUTH_TOKEN=oauth:xxxxxxxxxxxxxxxxxx
|
||||
BOT_OWNER_ID=deine_discord_user_id
|
||||
|
||||
# Optional: TheCatAPI Key für höheres Ratenlimit (default: leer / kostenlos)
|
||||
THECATAPI_KEY=
|
||||
|
||||
# Optional: Automatische Slash-Command Registrierung bei Bot-Start (default: true)
|
||||
AUTO_DEPLOY=true
|
||||
Reference in New Issue
Block a user