discord bot implementation commit
Build and Push Agent API / build (push) Successful in 24s

This commit is contained in:
2026-05-24 13:01:10 +02:00
parent 2f7f94f1ce
commit 1d65c7a9e9
7 changed files with 409 additions and 48 deletions
+7
View File
@@ -6,6 +6,13 @@
# LLM — DeepSeek (OpenAI-compatible)
DEEPSEEK_API_KEY=sk-your-deepseek-api-key
# ---------------------------------------------------------------------------
# Discord Bot
# ---------------------------------------------------------------------------
DISCORD_BOT_TOKEN=your-discord-bot-token-here
# DISCORD_MAX_HISTORY=7 # optional, defaults to 7 (max past messages per user)
# DISCORD_DEFAULT_AGENT=media-agent # optional, which agent the DM bot uses
# ---------------------------------------------------------------------------
# Seerr (Overseerr / Jellyseerr)
# ---------------------------------------------------------------------------