mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	If cleverbot is disabled through permissions, let other things execute
This commit is contained in:
		@@ -126,7 +126,7 @@ public class ChatterBotService : IExecOnMessage
 | 
			
		||||
                    Log.Information("{PermissionMessage}", returnMsg);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                return true;
 | 
			
		||||
                return false;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if (await _ccs.TryBlock(sg, usrMsg.Author, CleverBotResponseStr.CLEVERBOT_RESPONSE))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user