mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-13 00:50:06 +08:00
8 lines
205 B
Bash
8 lines
205 B
Bash
BOT_TOKEN=<discord bot token>
|
|
DECLARE_GLOBAL_COMMANDS=<testing guild id>
|
|
OWNER_IDS=[<your user id>, <other user ids>]
|
|
PREFIX="./"
|
|
|
|
OASST_API_URL="http://localhost:8080" # No trailing '/'
|
|
OASST_API_KEY=""
|