aboutsummaryrefslogtreecommitdiff
path: root/src/config/example-options.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/example-options.ts')
-rw-r--r--src/config/example-options.ts4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config/example-options.ts b/src/config/example-options.ts
index c7838ab..01519b2 100644
--- a/src/config/example-options.ts
+++ b/src/config/example-options.ts
@@ -6,7 +6,9 @@ export default new Config({
betaToken: '[TOKEN]',
devToken: '[TOKEN]',
hypixelApiKey: '[API_KEY]',
- wolframAlphaAppId: '[APP_ID]'
+ wolframAlphaAppId: '[APP_ID]',
+ imgurClientId: '[CLIENT_ID]',
+ imgurClientSecret: '[CLIENT_SECRET]'
},
environment: 'development',
owners: [