We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43abab5 + f2434e6 commit 86c8661Copy full SHA for 86c8661
1 file changed
commands/index.js
@@ -10,6 +10,7 @@ const morningConvoCommand = require('./morning_conversation');
10
const jokeCommand = require('./joke');
11
const botRepo = require('./bot_repo');
12
const jobsCommand = require('./jobs');
13
+
14
const {
15
API_AI_TOKEN,
16
CURRENCY_SYMBOLS,
0 commit comments