Re-enable proxy attachments

This commit is contained in:
Ske
2019-12-23 13:55:43 +01:00
parent 58cdb04ab9
commit 5ff32ea6b4
3 changed files with 11 additions and 13 deletions

View File

@@ -201,8 +201,7 @@ namespace PluralKit.Bot
private async Task UpdatePeriodic()
{
// Change bot status
// await _client.SetGameAsync($"pk;help | in {_client.Guilds.Count} servers");
await _client.SetGameAsync($"Attachments disabled for tonight, sorry | in {_client.Guilds.Count} servers");
await _client.SetGameAsync($"pk;help | in {_client.Guilds.Count} servers");
await _collector.CollectStats();