Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace fast-glob with fdir in discord.js #44

Open
43081j opened this issue Apr 13, 2024 · 0 comments
Open

Replace fast-glob with fdir in discord.js #44

43081j opened this issue Apr 13, 2024 · 0 comments

Comments

@43081j
Copy link
Owner

43081j commented Apr 13, 2024

discord.js uses fast-glob when creating a discord bot:
https://github.com/discordjs/discord.js/blob/afb97fbd00f10f9a799040de6dfee5391b3300eb/packages/create-discord-bot/src/create-discord-bot.ts#L83

it may be possible to switch to fdir, a zero dependency alternative which is likely also faster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant