mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 14:19:11 +02:00
More aliases
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class LisaPresentationCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'bart-chalkboard',
|
name: 'bart-chalkboard',
|
||||||
aliases: ['bart'],
|
aliases: ['bart', 'bart-chalk', 'bart-board'],
|
||||||
group: 'meme-gen',
|
group: 'meme-gen',
|
||||||
memberName: 'bart-chalkboard',
|
memberName: 'bart-chalkboard',
|
||||||
description: 'Sends a "Bart Chalkboard" meme with the text of your choice.',
|
description: 'Sends a "Bart Chalkboard" meme with the text of your choice.',
|
||||||
|
|||||||
Reference in New Issue
Block a user