andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

refactor: shard manager #416

Closed andersfylling closed 2 years ago

andersfylling commented 2 years ago

Description

Starting work on the new shard manager. Idea here is to provide a basic one for single instance use, but with the freedom for other devs to write their own implementation, be it for multi-instance use or other requirements.

Insight, remarks, any discussion is welcomed!

Type of change

Checklist: