bot: remove AI features

This commit is contained in:
2025-12-17 15:42:16 +01:00
parent 8713ff3b2d
commit 0a9b862fe9
9 changed files with 1 additions and 444 deletions

View File

@@ -17,10 +17,6 @@ COPY aw.py .
COPY LICENSE .
ENV BOT_TOKEN=""
ENV GOOGLE_API_KEY=""
ENV DISCOURSE_API_KEY=""
ENV DISCOURSE_BASE_URL=""
ENV DISCOURSE_USERNAME=""
# Where the database will be stored
ENV BOT_DATA_DIR=""