Removed useless thing

This commit is contained in:
loicbersier 2018-09-27 19:06:41 +02:00
parent a0147fd6a8
commit 8ab2125311

View file

@ -1,7 +1,7 @@
const { Command } = require('discord.js-commando');
const Discord = require('discord.js');
const snekfetch = require('snekfetch');
module.exports = class RandoCatCommand extends Command {
module.exports = class redditCommand extends Command {
constructor(client) {
super(client, {
name: 'reddit',