News

The issue tracker is only for bug reports and enhancement suggestions. If you have a question, please ask it in the Discord server instead of opening an issue – you will get redirected there anyway.
Issue description I'm using esbuild to bundle my code, along with a dependency on discord.js, before deploying it to AWS Lambda. https://esbuild.github.io/ Read this comment on why bundling is impo ...