mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-22 01:57:54 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = class StopCommand extends Command {
|
||||
name: 'stop',
|
||||
aliases: ['stop-voice-channel', 'stop-vc', 'stop-voice', 'stop-music', 'stop-playing'],
|
||||
group: 'util-voice',
|
||||
memberName: 'stop',
|
||||
description: 'Stops the current audio playing.',
|
||||
guildOnly: true,
|
||||
guarded: true
|
||||
|
||||
Reference in New Issue
Block a user