mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = class BinaryCommand extends Command {
|
||||
super(client, {
|
||||
name: 'binary',
|
||||
group: 'edit-text',
|
||||
memberName: 'binary',
|
||||
description: 'Converts text to binary.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user