Fixed a mistake

This commit is contained in:
Loïc Bersier 2018-09-08 20:51:41 +02:00
parent c3c55dee44
commit 8b639dcc02

View file

@ -1,5 +1,5 @@
const { Command } = require('discord.js-commando');
const responseObject = require("../../picVid.json");
const responseObject = require("../../randPic.json");
module.exports = class BadmemeCommand extends Command {
constructor(client) {
super(client, {