In order to keep all three packages (zulip, zulip_bots, zulip_botserver) in the same repo, all package files must now be nested one level deeper. For instance, python-zulip-api/zulip_bots/zulip_bots/bots/, instead of python-zulip-api/zulip_bots/bots/.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Fill these values in with the appropriate values for your realm, and
 | 
						|
# then install this value at /etc/nagios3/zuliprc
 | 
						|
[api]
 | 
						|
email = nagios-bot@example.com
 | 
						|
key = 0123456789abcdef0123456789abcdef
 |