Add a few utility admin commands
Signed-off-by: Ske <voltasalt@gmail.com>
This commit is contained in:
@@ -13,5 +13,7 @@ namespace PluralKit.Bot
|
||||
public string[] Prefixes { get; set; }
|
||||
|
||||
public int? MaxShardConcurrency { get; set; }
|
||||
|
||||
public ulong? AdminRole { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user