discord.js icon indicating copy to clipboard operation
discord.js copied to clipboard

Implement guild.voiceAdapterCreator from discord.js into APIGuild from @discordjs/core

Open JayXTQ opened this issue 1 year ago • 2 comments

Which application or package is this feature request for?

core

Feature

Right now, the only implementation of guild.voiceAdapterCreator is in Discord.js: https://github.com/discordjs/discord.js/blob/85a78f96d4df637099bf650b41b3580e3891905c/packages/discord.js/src/structures/Guild.js#L1413-L1427

Right now, this is quite annoying as I am using @discordjs/core for everything and I want to use voice as well, changing everything over may be a hassle and give me more issues compared to this singular issue.

Here is my thread on the Discord for more info: https://canary.discord.com/channels/222078108977594368/1137716614918320128/1137716614918320128

Ideal solution or implementation

Add voiceAdapterCreator to APIGuild

Alternative solutions or implementations

No response

Other context

No response

JayXTQ avatar Aug 06 '23 12:08 JayXTQ

+1

leonardochappuis avatar Nov 01 '23 18:11 leonardochappuis

Is there any update on this?

JayXTQ avatar Nov 15 '23 09:11 JayXTQ