nickserv/hostserv stuff are the obvious uses for this. i guess you could have some sort of "hi i connected" type thing to the admin if you wanted
		
			
				
	
	
		
			21 wiersze
		
	
	
		
			352 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 wiersze
		
	
	
		
			352 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [dr.botzo]
 | |
| server = irc.foonetic.net
 | |
| port = 6667
 | |
| nick = dr_devzo
 | |
| name = dr. devzo
 | |
| usermode = -x
 | |
| debug = true
 | |
| admin_userhost = bss@ayu.incorporeal.org
 | |
| module_list = IrcAdmin
 | |
| dbhost = localhost
 | |
| dbuser = dr_botzo
 | |
| dbpass = password
 | |
| dbname = dr_botzo
 | |
| 
 | |
| [IrcAdmin]
 | |
| autojoin = #bss
 | |
| automsg = nickserv identify foo
 | |
| 
 | |
| [Karma]
 | |
| meta.pubmsg_needs_bot_prefix = false
 |