mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 06:45:31 +02:00
Alias
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user