missing config values

This commit is contained in:
Emily 2021-03-18 12:09:28 +11:00
parent c59bf6c245
commit fa99b7b1a1
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ const config = {
"token": "", // Your bot's token.
"devtoken": "", // (optional) another token, meant for a bot used for development
"dblkey": "", // (optional) top.gg key, sends bot statistics to top.gg. You do not need this.
"sentry": "",
"server": "",
// Configurable API endpoints
endpoints: {