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

This commit is contained in:
sarah
2026-08-02 23:08:29 +02:00
parent 5c40faa5c9
commit ddfc82e1c5
6 changed files with 105 additions and 1 deletions

View File

@@ -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