discord.js


Discord server Build status backers

Vercel Cloudflare Workers

## Links - [Website][website] ([source][website-source]) - [Documentation][documentation] - [Guide][guide] ([source][guide-source]) - [discord.js Discord server][discord] - [GitHub][source] ## Contributing Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the existing guide. See [the contributing guide][contributing] if you'd like to submit a pull request. ## Local Development To install and run just the guide portion of the repository for development, you can install dependencies with `pnpm --filter guide install` and serve a development version of the guide on localhost with `pnpm dev`. ## Help If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official [discord.js Server][discord]. [website]: https://discord.js.org [website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website [documentation]: https://discord.js.org/docs [guide]: https://discordjs.guide [guide-source]: https://github.com/discordjs/discord.js/tree/main/apps/guide [guide-update]: https://discordjs.guide/legacy/additional-info/changes-in-v14 [discord]: https://discord.gg/djs [source]: https://github.com/discordjs/discord.js/tree/main/apps/guide [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md