BirthdayBot/BackgroundServices
Noi 3c73be3ee7 Automatically identify and remove dead shards
- Manager loop updated to act on dead shards and initialize new ones
- Initialization of new shards is now staggered in case of many shards
- Now using intents
- Adding a delay and a second connection check when downloading guild
  members. This has greatly improved stability over the previously
  attempted method.
- No longer sends guild counts to external sites until fully connected
2020-10-29 00:44:48 -07:00
..
BackgroundService.cs Implement own sharding system 2020-10-04 21:40:38 -07:00
BirthdayRoleUpdate.cs Automatically identify and remove dead shards 2020-10-29 00:44:48 -07:00
ConnectionStatus.cs Modify shard reporting to be compact, informative 2020-10-24 22:43:20 -07:00
DataRetention.cs Change exception type thrown by semaphore 2020-10-25 13:44:35 -07:00
ShardBackgroundWorker.cs Configure all the awaits 2020-10-10 00:28:11 -07:00