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