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