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