$joinVC
$joinVC
will make your bot join a specified voice channel.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
voiceID? | snowflake | Voice channel ID | false |
You require intents: ["GuildVoiceStates"]
in your main file.
Example(s)
This will make your bot join a specified voice channel
This will make your bot join a specified voice channel