Loading msgs, unit tests, change DB column types (breaking change)

This commit is contained in:
2026-02-28 18:58:34 -08:00
parent b99998c2c4
commit 62a659fcbb
23 changed files with 5950 additions and 64 deletions

View File

@@ -4,12 +4,17 @@ CLIENT="123456789012345678"
GUILD="123456789012345678"
ADMIN="123456789012345678"
# Custom emojis for loading states (format: <a:name:id> or <:name:id>)
LOADING_EMOJIS="<:clueless:1476853248135790643>,<a:hachune:1476838658169503878>,<a:chairspin:1476838586929119234>,<a:nekodance:1476838199019049056>"
HF_TOKEN=""
LLM_HOST="http://127.0.0.1:8000"
LLM_TOKEN="dfsl;kjsdl;kfja"
OPENAI_HOST="http://localhost:1234/v1"
REPLY_CHANCE=0.2
RVC_HOST="http://127.0.0.1:8001"
ENABLE_MOTD=1
MOTD_CHANNEL="123456789012345678"
MOTD_HREF="https://fembooru.jp/post/list"