From 39e713d2da5091aa1e0867a5911462d91c16c4cf Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 27 May 2018 18:14:42 -0400 Subject: Removed economy features --- bot_discord.js | 1 - 1 file changed, 1 deletion(-) (limited to 'bot_discord.js') diff --git a/bot_discord.js b/bot_discord.js index a926469..3802246 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -18,7 +18,6 @@ * * *************************************/ const Discord = require('discord.js'); -const economy = require('discord-eco'); const moment = require('moment'); const readline = require('readline'); const DBL = require("dblapi.js"); -- cgit v1.2.3