mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
More aliases
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = class PanikKalmPanikCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'panik-kalm-panik',
|
||||
aliases: ['panic-calm-panic'],
|
||||
aliases: ['panic-calm-panic', 'pkp', 'panik', 'kalm'],
|
||||
group: 'edit-meme',
|
||||
memberName: 'panik-kalm-panik',
|
||||
description: 'Sends a "Panik, Kalm, Panik" meme with the text of your choice.',
|
||||
|
||||
Reference in New Issue
Block a user