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

This is so simple it should probably just be migrated to taskipy which is already used by the project.

type/build

This PR attempts to safely store then close any loose tasks in the code. AnyIO's task groups are used to safely handle tasks all being created to run coroutines (like...

Saw this in discord.py, and this should atleast affect Dispatcher and maybe HTTP too. https://textual.textualize.io/blog/2023/02/11/the-heisenbug-lurking-in-your-async-code/

scope/nextcore.common
scope/nextcore.http
type/bug

shard.listen doesnt exist

type/docs

scope/nextcore.gateway
type/feature

`test_stores_and_get_nextcore_id` should be changed to use strings instead.

type/tests

AnyIO is possible to version lock, and provides newer async features than asyncio bundled in 3.8.

type/feature

Like LimitedGlobalRateLimiter, supporting priority will allow prioritizing high priority requests.

type/feature
scope/nextcore.http