Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 549 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 549 Bytes

dshardmanager

Simple shard manager for discord bots

Status:

  • Core funcitonality, add handlers, log shard events to discord and to custom outputs
  • Fancy status message in discord that gets updated live
  • Use the recommded shard count by discord
  • Warn when getting close to the cap
  • Automatically re-scale the sharding when needed Needed being when a shard with +2500 guilds disconnects and fails to resume, this shard will no longer be able to identify afaik
  • Simple api? maybe in an extras package.