forked from GitHub/dbot
		
	debug
This commit is contained in:
		
							parent
							
								
									0e274638ad
								
							
						
					
					
						commit
						1cb85852a9
					
				| @ -3,7 +3,7 @@ var modehate = function(dbot) { | ||||
| 
 | ||||
|     return { | ||||
|         'listener': function(data, params) { | ||||
|             console.log(data.raw[1]); | ||||
|             console.log(data.raw); | ||||
|             if(dbot.db.modehate.include(data.user) && data.raw[0].indexOf('-o') != -1) { | ||||
|                 dbot.instance.send('KICK #42 ' + data.user + ' :gtfo'); | ||||
|             } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Luke Slater
						Luke Slater