1
0
Fork 0

Removed useless thing

Commando
loicbersier 6 years ago
parent a0147fd6a8
commit 8ab2125311

@ -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',

Loading…
Cancel
Save