.clearstats bot owner only
This commit is contained in:
parent
1ff1808f71
commit
11fc9297c4
@ -273,6 +273,7 @@ namespace NadekoBot.Modules.CustomReactions
|
||||
}
|
||||
|
||||
[NadekoCommand, Usage, Description, Aliases]
|
||||
[OwnerOnly]
|
||||
public async Task CrStatsClear(string trigger = null)
|
||||
{
|
||||
if (string.IsNullOrWhiteSpace(trigger))
|
||||
|
Loading…
Reference in New Issue
Block a user