aboutsummaryrefslogtreecommitdiff
path: root/bot_discord.js
diff options
context:
space:
mode:
Diffstat (limited to 'bot_discord.js')
-rw-r--r--bot_discord.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot_discord.js b/bot_discord.js
index 5db374a..a08a9ef 100644
--- a/bot_discord.js
+++ b/bot_discord.js
@@ -23,6 +23,7 @@
* SOFTWARE.
********************************/
const Discord = require('discord.js');
+const economy = require('discord-eco');
const client = new Discord.Client();
const abVersion = '2.4.0 Beta';
const prefix = 'abb:';