mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
lol
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = class JoinCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'join',
|
||||
aliases: ['join-voice-channel', 'join-vc', 'join-voice', 'join-channel', PermissionFlagsBits.Connect],
|
||||
aliases: ['join-voice-channel', 'join-vc', 'join-voice', 'join-channel', 'connect'],
|
||||
group: 'util-voice',
|
||||
memberName: 'join',
|
||||
description: 'Joins your voice channel.',
|
||||
|
||||
Reference in New Issue
Block a user