forked from spacejewelhosting/raspberry-bot
Assign list of roles to new user on join
This commit is contained in:
@@ -8,6 +8,9 @@ COMMAND_PREFIX=""
|
||||
# Sign up for an API key at the CatAPI website. Used for commands in the Fun category.
|
||||
CAT_API_KEY=""
|
||||
|
||||
# Assign these roles to members on join
|
||||
JOIN_ROLES="ID1,ID2"
|
||||
|
||||
# JSON Web Token Configuration
|
||||
RASPBERRY_STAFF_URL=""
|
||||
RASPBERRY_STAFF_USERNAME=""
|
||||
|
Reference in New Issue
Block a user