xD
This commit is contained in:
		@@ -14,7 +14,7 @@ module.exports = (lib) => {
 | 
			
		||||
          if(rows[0]) {
 | 
			
		||||
            var filename = __dirname + "/../../" + rows[0].dest;
 | 
			
		||||
            nudity.scanFile(filename, (err, result) => {
 | 
			
		||||
              if(result)
 | 
			
		||||
              if(!result)
 | 
			
		||||
                e.reply(id + " is maybe SFW");
 | 
			
		||||
              else
 | 
			
		||||
                e.reply(id + " is NSFW");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user