.rero now optionally takes a message id to which to attach the reaction roles

This commit is contained in:
Kwoth
2021-09-12 01:07:19 +02:00
parent 596a5c05e0
commit 1df947d54b
10 changed files with 2742 additions and 34 deletions

View File

@@ -10,7 +10,6 @@ using Serilog;
namespace NadekoBot.Services
{
// todo check why is memory usage so unstable
public sealed class BotCredsProvider
{
private readonly int? _totalShards;