biggest loser, flashback features, openai compatibility

This commit is contained in:
james
2026-02-26 23:01:59 -08:00
parent 1bb5881bf3
commit 1106245fd5
11 changed files with 264 additions and 47 deletions

View File

@@ -4,6 +4,7 @@ CLIENT="123456789012345678"
GUILD="123456789012345678"
ADMIN="123456789012345678"
HF_TOKEN=""
LLM_HOST="http://127.0.0.1:8000"
LLM_TOKEN="dfsl;kjsdl;kfja"
LMSTUDIO_HOST="ws://localhost:1234"
@@ -16,3 +17,6 @@ MOTD_QUERY="#tips"
ENABLE_THROWBACK=1
THROWBACK_CHANNEL="123456789012345678"
ENABLE_LOSER=1
LOSER_CHANNEL="123456789012345678"