mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 14:18:36 +02:00
Word of the Day, TONS of new aliases
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = class GenderCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'gender',
|
||||
aliases: ['gender-guess', 'guess-gender'],
|
||||
group: 'random',
|
||||
memberName: 'gender',
|
||||
description: 'Determines the gender of name.',
|
||||
|
||||
Reference in New Issue
Block a user