Jay
Jay
DIAdiscord.js - Imagine an app
Created by Jay on 10/26/2024 in #djs-questions
How to get how many users have installed the app
On discord.dev, you can see how many users have installed the app, but I don't know how to get this value inside of Discord.JS, is it possible?
5 replies
DIAdiscord.js - Imagine an app
Created by Jay on 8/6/2023 in #djs-voice
Getting voice adapter with @discordjs/core
I'm getting an issue with @discordjs/core and @discordjs/voice where it needs an adapter to join a voice channel. So I find out that it relates to the guild but using client.api.guilds.get(guildid) doesn't contain the adapter. How would I get the adapter using @discordjs/core or is it impossible?
14 replies