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