mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
Bunch of new aliases
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = class IdiotCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'idiot',
|
||||
aliases: ['moron'],
|
||||
aliases: ['moron', 'dumbass'],
|
||||
group: 'single',
|
||||
memberName: 'idiot',
|
||||
description: 'Responds with the Wikipedia page of an idiot.',
|
||||
|
||||
Reference in New Issue
Block a user