forked from spacejewelhosting/raspberry-bot
Migrated to Gitea
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# CONFIGURE THE BOT HERE - BOT WON'T RUN WITHOUT PROPER CREDENTIALS
|
||||
|
||||
BOT_AUTH_TOKEN=""
|
||||
|
||||
# The prefix the bot responds to.
|
||||
COMMAND_PREFIX=""
|
||||
|
||||
|
||||
# JSON Web Token Configuration
|
||||
RASPBERRY_STAFF_URL=""
|
||||
RASPBERRY_STAFF_USERNAME=""
|
||||
RASPBERRY_STAFF_PASSWORD=""
|
Reference in New Issue
Block a user