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

Simple shard manager for discordgo

Notifications You must be signed in to change notification settings

botlabs-gg/dshardmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple shard manager for discordgo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%