Lumi
Lumi
### 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...
This was just really irritating me so I just had to fix it
Steam auth is quite easy from my own testing. This would be quite useful for Steam game servers that can be hosted by the community and then we just fetch...
### Current Behavior Right now I can mostly go through folders fine, but sometimes when I click a folder, nothing happens but the URL changes, I click the folder again,...
### Describe the bug Currently when you create a remote form, you must use the {...form.fields.field.as(...)} syntax when making a form field, but if you forget to add this for...