clubmaster-php/.env.example
Miguel N 6021155289
Added "Gimme" command
The Gimme command allows you to get stuff from various places
Also removed MinecraftInfo and Playback commands.
2020-12-27 18:21:03 +00:00

14 lines
353 B
Plaintext

# CONFIGURE THE BOT HERE - BOT WON'T RUN WITHOUT PROPER CREDENTIALS
BOT_AUTH_TOKEN=""
# The prefix the bot responds to.
COMMAND_PREFIX=""
# Sign up for an API key at the CatAPI website. Used for commands in the Fun category.
CAT_API_KEY=""
# JSON Web Token Configuration
RASPBERRY_STAFF_URL=""
RASPBERRY_STAFF_USERNAME=""
RASPBERRY_STAFF_PASSWORD=""