This commit is contained in:
eweeman
2026-01-14 16:57:36 -08:00
parent 2544e891f8
commit 4a6e2b898f
14 changed files with 343 additions and 136 deletions

View File

@@ -1,4 +1,4 @@
BOT_USER_ID = ""
BOT_USER_ID = "U08LF3N25QE"
CONVERSATION_TIMEOUT_MINUTES = 15
MAX_HISTORY_LENGTH = 10
MAX_MESSAGE_LENGTH = 4000