forked from Supositware/Haha-Yes
removed delreply
This commit is contained in:
parent
873b2266ed
commit
e5c609fc4b
1 changed files with 0 additions and 1 deletions
1
index.js
1
index.js
|
@ -2,7 +2,6 @@ const { CommandoClient } = require('discord.js-commando');
|
|||
const path = require('path');
|
||||
const { token, prefix, botID, statsChannel, ownerID, supportServer } = require('./config.json');
|
||||
const responseObject = require("./json/reply.json");
|
||||
const delresponseObject = require("./json/delreply.json");
|
||||
const reactObject = require("./json/react.json");
|
||||
const imgResponseObject = require("./json/imgreply.json");
|
||||
|
||||
|
|
Loading…
Reference in a new issue