mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class JoinCommand extends Command {
|
||||
name: 'join',
|
||||
aliases: ['join-voice-channel', 'join-vc', 'join-voice', 'join-channel', 'connect'],
|
||||
group: 'util-voice',
|
||||
memberName: 'join',
|
||||
description: 'Joins your voice channel.',
|
||||
guildOnly: true,
|
||||
guarded: true,
|
||||
|
||||
Reference in New Issue
Block a user