diff --git a/PluralKit.Bot/Bot.cs b/PluralKit.Bot/Bot.cs index 550c8d48..f9328af4 100644 --- a/PluralKit.Bot/Bot.cs +++ b/PluralKit.Bot/Bot.cs @@ -285,7 +285,7 @@ namespace PluralKit.Bot { new ActivityPartial { - Name = $"pk;help | in {totalGuilds} servers | shard #{shard.ShardInfo?.ShardId}", + Name = $"pk;help | in {totalGuilds:N0} servers | shard #{shard.ShardInfo?.ShardId}", Type = ActivityType.Game, Url = "https://pluralkit.me/" }