diff --git a/commands/text-edit/b.js b/commands/text-edit/b.js index 65128c1d..418d3841 100644 --- a/commands/text-edit/b.js +++ b/commands/text-edit/b.js @@ -4,7 +4,7 @@ module.exports = class BCommand extends Command { constructor(client) { super(client, { name: 'b', - aliases: [':b:'], + aliases: ['🅱'], group: 'text-edit', memberName: 'b', description: ':b:.',