diff --git a/commands/meme-gen/bart-chalkboard.js b/commands/meme-gen/bart-chalkboard.js index 9f73cee0..a3fc43bb 100644 --- a/commands/meme-gen/bart-chalkboard.js +++ b/commands/meme-gen/bart-chalkboard.js @@ -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.',