mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	[manual] Add back json_tutorial_send_message endpoint.
Before deploying to staging, create the tutorial bot: email: welcome-bot@zulip.com name: Zulip Welcome Bot (imported from commit 2f337a00ffac888b121975bdb95a89cf2f8ab3a7)
This commit is contained in:
		@@ -336,7 +336,10 @@ INTERNAL_BOTS = [ {'var_name': 'NOTIFICATION_BOT',
 | 
			
		||||
                   'name': 'Nagios Send Bot'},
 | 
			
		||||
                  {'var_name': 'NAGIOS_RECEIVE_BOT',
 | 
			
		||||
                   'email_template': 'nagios-receive-bot@%s',
 | 
			
		||||
                   'name': 'Nagios Receive Bot'} ]
 | 
			
		||||
                   'name': 'Nagios Receive Bot'},
 | 
			
		||||
                  {'var_name': 'WELCOME_BOT',
 | 
			
		||||
                   'email_template': 'welcome-bot@%s',
 | 
			
		||||
                   'name': 'Welcome Bot'} ]
 | 
			
		||||
 | 
			
		||||
INTERNAL_BOT_DOMAIN = "zulip.com"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user