Replace NodeJS with Bun #39
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/reactiflux/discord-irc claims to require NodeJS, but potentially the discord.js component it needs could also be supported by https://bun.sh/guides/ecosystem/discordjs. Investigate replacing the runtime to mitigate NodeJS vulnerability space.
Thanks to zenware for the suggestion.