mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 13:56:25 +02:00
Remove useless aliases, bug fixes
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class Base64Command extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'base64',
|
||||
aliases: ['base-64'],
|
||||
group: 'text-edit',
|
||||
memberName: 'base64',
|
||||
description: 'Converts text to/from Base64.',
|
||||
|
||||
Reference in New Issue
Block a user