Loading msgs, unit tests, change DB column types (breaking change)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user