Neko Fact

This commit is contained in:
Daniel Odendahl Jr
2017-09-16 23:18:34 +00:00
parent 9fb792b8f7
commit cd66a2759a
+1
View File
@@ -5,6 +5,7 @@ module.exports = class CatFactCommand extends Command {
constructor(client) {
super(client, {
name: 'cat-fact',
aliases: ['neko-fact'],
group: 'random-res',
memberName: 'cat-fact',
description: 'Responds with a cat fact.'