DGBFOUNDER
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
I dont want to sit here and argue with someone who has no real interest in what im trying to do that just saw the djs feed and saw all caps and got intriguied
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
so why are you even here
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
sighsI have a feeling you dont know either your tone shows a lack of fucks given
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
client.login
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
the same way everyone else does
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
am I missing something?
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
const { Client, GatewayIntentBits, SlashCommandBuilder, EmbedBuilder, ActivityType } = require('discord.js');
require('dotenv/config');
const { joinVoiceChannel } = require('@discordjs/voice');
const client = new Client({
intents: [
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildMembers,
GatewayIntentBits.GuildMessages,
GatewayIntentBits.MessageContent,
GatewayIntentBits.GuildVoiceStates,
],
});
// New frame work discord.js vc voice frame work
client.on('ready', async () => {
const channel = client.channels.cache.get("1063685213206614058");
const connection = joinVoiceChannel({
channelId: "1063685213206614058",
guildId: "1032791047505461328",
adapterCreator: channel.guild.voiceAdapterCreator,
});
connection
.on("error", console.error)
.on("debug", console.log)
});
client.login(process.env.TOKEN);
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
I legit am looking at vc right now 😦
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
then why isnt it joining dude
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
tbf they havent in a month and collection is limited
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
then again gpt is kind of trash
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
so I wont be shocked if you cant
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
even ai failed
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
Because this guy sent 20 different attempts and none of them worked
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
hey real talk do you know how to make a discord bot join vc
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
uh bruv thats the output in visual studio code
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
not a error
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
like legit nothing
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
118 replies
DIAdiscord.js - Imagine an app
•Created by DGBFOUNDER on 7/5/2023 in #djs-voice
How do I get my bot to join a discord vc
who are you
118 replies