mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-09 11:15:08 +08:00
rename TOKEN env var to BOT_TOKEN
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TOKEN=<discord bot token>
|
||||
BOT_TOKEN=<discord bot token>
|
||||
DECLARE_GLOBAL_COMMANDS=<testing guild id>
|
||||
OWNER_IDS=[<your user id>, <other user ids>]
|
||||
PREFIX="./"
|
||||
|
||||
Reference in New Issue
Block a user