nextcore icon indicating copy to clipboard operation
nextcore copied to clipboard

A super fast low level Discord library for full control.

Results 76 nextcore issues
Sort by recently updated
recently updated
newest added

OPCODE 1 is not supported. Is it even used anymore?

scope/nextcore.gateway
type/bug

It can currently only be imported from the file.

scope/nextcore.http
type/bug

`.close()` should be called on HTTPClient, ShardManager etc however I seem to have forgot when I made the examples.

type/docs

Currently, we have a few labelling collisions caused by using the same title names in different files. We could either - Manually label titles - Use unique names for all...

type/docs

- Lint tests (this will cause a few typing issues which will need to be fixed) - Improve coverage Not sure if trying to get a high coverage is worth...

type/tests

Currently you can get your token reset if you connect too many times to the gateway in 1h.

scope/nextcore.gateway
type/bug