Merge branch 'new-shard-handler'

This commit is contained in:
Ske 2021-06-08 10:20:59 +02:00
commit 41f1c58a9f
24 changed files with 723 additions and 538 deletions

View file

@ -287,7 +287,7 @@ namespace PluralKit.Bot
{
new ActivityPartial
{
Name = $"pk;help | in {totalGuilds:N0} servers | shard #{shard.ShardInfo?.ShardId}",
Name = $"pk;help | in {totalGuilds:N0} servers | shard #{shard.ShardId}",
Type = ActivityType.Game,
Url = "https://pluralkit.me/"
}