esmcord icon indicating copy to clipboard operation
esmcord copied to clipboard

Discord library written in Typescript leveraging the latest ECMAScript features.

Results 6 esmcord issues
Sort by recently updated
recently updated
newest added

Add support for sharding

enhancement

ESMCord currently has no support for reconnects if disconnect were to happen.

bug
P2

E.g. when using `this.$.http()`, the first param `method` should ideally suggest request verbs (like `GET`, `POST`, `PUT`, etc.) instead of just allowing string inputs

bug
P3

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies