Files
discord.js/packages/util
Suneet Tipirneni 816aed478e feat(core): implement some ws send events (#8941)
* feat(core): implement some ws send events

* fix: check guild id and add a timeout

* fix: only check for nonce

* chore: update readme

* chore: make requested changes

* chore: make methods consistent

* chore: fix readme example

* chore: move shard ID calculation to util

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-05 22:06:50 +00:00
..
2022-10-02 18:00:31 +00:00
2022-12-01 21:01:19 +01:00


discord.js


Discord server Build status

Vercel

Installation

Node.js 16.9.0 or newer is required.

npm install @discordjs/util
yarn add @discordjs/util
pnpm add @discordjs/util

Contributing

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

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.