Migrated to Gitea

This commit is contained in:
2020-12-19 15:51:19 +00:00
commit b0fac770a1
17 changed files with 4728 additions and 0 deletions

12
.env.example Normal file
View 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=""