mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
🅱
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = class BCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'b',
|
name: 'b',
|
||||||
aliases: [':b:'],
|
aliases: ['🅱'],
|
||||||
group: 'text-edit',
|
group: 'text-edit',
|
||||||
memberName: 'b',
|
memberName: 'b',
|
||||||
description: ':b:.',
|
description: ':b:.',
|
||||||
|
|||||||
Reference in New Issue
Block a user