mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -15,7 +15,6 @@ module.exports = class MorseCommand extends Command {
|
||||
name: 'morse',
|
||||
aliases: ['morse-code'],
|
||||
group: 'voice',
|
||||
memberName: 'morse',
|
||||
description: 'Converts text to morse code.',
|
||||
args: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user