mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
fix .env.example and discord-bot env
This commit is contained in:
parent
00f0741e8b
commit
460770407a
2 changed files with 9 additions and 3 deletions
|
@ -3,6 +3,12 @@ BOT_CLIENT_ID=000000000000000000
|
|||
BOT_CLIENT_SECRET=RnX8pXXXXXXXXXXXXXXXXXXXXXXXXXu-
|
||||
BOT_TOKEN=Mzk2MjI3MTM0MjI3NXXXXXXXXXXXXXXXXXXXXXPUlYoARXXXXXXXXXXXXXX
|
||||
|
||||
# Comma separated; put your user ID here. Gives elevated permissions to everything.
|
||||
ROOT_USERS=62601275618889728
|
||||
|
||||
# Comma separated; list any bot IDs that are allowed to operate upon this bot.
|
||||
ALLOWED_BOTS=
|
||||
|
||||
# If 6600 or 6601 is taken, change this, and all other 6600/6601 references.
|
||||
PORT=6600
|
||||
UI_PORT=6601
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue