More aliases

This commit is contained in:
Dragon Fire
2020-03-28 13:36:01 -04:00
parent 3156d1e03d
commit 05dc80daf6
+1 -1
View File
@@ -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.',