This commit is contained in:
Daniel Odendahl Jr
2017-09-07 16:54:56 +00:00
parent ebfd85eb62
commit edd3dad9d5
+1 -1
View File
@@ -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:.',