mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-02-11 05:52:58 +00:00
This commit modifies Gateway constructors to allow the user to easily feed existing Identifier instances as well as updating those instances to adhere to the Discord-returned gateway rate limits. These changes should make it easier for typical bot sharding, although automatic sharding is not implemented. |
||
---|---|---|
.. | ||
commands.go | ||
events.go | ||
events_map.go | ||
gateway.go | ||
identify.go | ||
integration_test.go | ||
intents.go | ||
intents_map.go | ||
op.go | ||
perseverance_test.go | ||
ready.go |