From 95e85be5de579ba27c23561eefeb1772ab837ddc Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 24 May 2020 14:05:56 -0500 Subject: [PATCH] ag --- src/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.js b/src/index.js index 0cc69c0..2e45181 100755 --- a/src/index.js +++ b/src/index.js @@ -6,7 +6,7 @@ const readline = require('readline'); const {google} = require('googleapis'); const fetch = require('isomorphic-fetch'); -const TOKEN_PATH = 'token.json'; +//importing files const config = require("./config.json"); // This is making clients const client = new Discord.Client(); @@ -150,11 +150,11 @@ client.on("message", async message => { //////////////////////////////////////////////////////////////////////////////// if(command === "quote") { if(toLowerCase(args[0]) === "add") { - let quote = args.shift() + let quote = args.shift(); const quotes = require('~/.quotes.json'); - - } - } + + }; + }; //////////////////////////////////////////////////////////////////////////////// if (command === "version") { return message.channel.send("```\