This commit is contained in:
Daniel Odendahl Jr
2018-03-23 21:19:48 +00:00
parent 17d9a4a013
commit 9b8cc68b97
+1 -1
View File
@@ -1,4 +1,4 @@
const Command = require('../../structures/Command');
const { Command } = require('discord.js-commando');
const snekfetch = require('snekfetch');
module.exports = class Rule34Command extends Command {