grr
This commit is contained in:
		@@ -13,7 +13,7 @@ module.exports = (lib) => {
 | 
			
		||||
        e: e
 | 
			
		||||
      }
 | 
			
		||||
      var output = safeEval(args, context);
 | 
			
		||||
      if(typeof(output) != undefined)
 | 
			
		||||
      if(typeof(output) != undefined && output !== 'undefined' && output)
 | 
			
		||||
        e.reply(output);
 | 
			
		||||
    },
 | 
			
		||||
    desc: 'bot debug'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user