This commit is contained in:
Loic Bersier 2018-09-17 17:01:44 +02:00
parent 9dded7ea44
commit a16b26ee72

View file

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