Files
discord.js/apps/guide
Souji 591668099e feat(guide): port remaining prs/issues from legacy (#10974)
* chore: remove await wait placeholder

prefer using an explanatory placeholder rather than this artificial
example
original issue: https://github.com/discordjs/guide/issues/1360

* chore: remove implicit grant guide and add disclaimer

issue: https://github.com/discordjs/guide/issues/1370/
pr: https://github.com/discordjs/guide/pull/1543/

* chore(sharding): improve broadcast sample and use of context argument

original PR: https://github.com/discordjs/guide/pull/1624

* feat: add page about setup with proxy

original PR: https://github.com/discordjs/guide/pull/1623

* chore: clarify hiding of commands

original PR: https://github.com/discordjs/guide/pull/1617

* feat(voice): seeking

original PR: https://github.com/discordjs/guide/pull/1483

* chore(oauth2): typo

* chore: align with rest of the guide

remove abstraction layers in ws proxy handling in favour of directly setting globals

* chore: branding over grammar

* Apply suggestions from code review

Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>

* chore: remove now obsolete example explanation from comments

---------

Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
2025-07-12 00:13:54 +00:00
..
2025-04-28 02:31:29 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00
2025-04-28 02:23:27 +02:00


discord.js


Discord server Build status

Vercel Cloudflare Workers

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the existing guide.
See [the contribution guide][./contributing] if you'd like to submit a PR.

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.