This commit is contained in:
Daniel Odendahl Jr
2017-11-07 02:59:11 +00:00
parent 9c74795ff1
commit 3f36a6a589
+1 -1
View File
@@ -8,7 +8,7 @@ module.exports = class CardsAgainstHumanityCommand extends Command {
constructor(client) {
super(client, {
name: 'cards-against-humanity',
aliases: ['crude-cards', 'pretend-youre-xyzzy'],
aliases: ['crude-cards', 'pretend-youre-xyzzy', 'cah'],
group: 'games',
memberName: 'cards-against-humanity',
description: 'Play a game of Cards Against Humanity.',