.clearstats bot owner only

This commit is contained in:
Kwoth 2017-01-02 08:07:09 +01:00
parent 1ff1808f71
commit 11fc9297c4

View File

@ -273,6 +273,7 @@ namespace NadekoBot.Modules.CustomReactions
}
[NadekoCommand, Usage, Description, Aliases]
[OwnerOnly]
public async Task CrStatsClear(string trigger = null)
{
if (string.IsNullOrWhiteSpace(trigger))