mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
* feat(gateway): Rework how shards are resharded * Make bigbot example use the resharding * fix reshard doesn't increment the lastShardId From my testing it works, however i don't know if we should just do this or is there a better way * revert createGatewayManager type changes It breaks if you want to disable resharding, didn't think of that * Fix typo (#4252) * Apply suggestions from code review Co-authored-by: Link <lts20050703@gmail.com> --------- Co-authored-by: NotDemonix <90858555+NotDemonix@users.noreply.github.com> Co-authored-by: Link <lts20050703@gmail.com>