forked from GitHub/dbot
		
	js
This commit is contained in:
		
							parent
							
								
									b40845e93d
								
							
						
					
					
						commit
						bbee3f4147
					
				| @ -4,7 +4,6 @@ var js = function(dbot) { | ||||
|     var commands = { | ||||
|         '~js': function(data, params) { | ||||
|             var q = data.message.valMatch(/^~js ([\d\w\s]*)/, 2); | ||||
|             console.log(q[1]); | ||||
|             dbot.say(data.channel, eval(q[1])); | ||||
|         } | ||||
|     }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Luke Slater
						Luke Slater