Slack bridge: Inform user to subscribe their Slack bot.
This commit is contained in:
		
							parent
							
								
									eef02fbb76
								
							
						
					
					
						commit
						582e9733a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -146,7 +146,7 @@ if __name__ == "__main__": | ||||||
|         exit(1) |         exit(1) | ||||||
| 
 | 
 | ||||||
|     print("Starting slack mirroring bot") |     print("Starting slack mirroring bot") | ||||||
|     print("MAKE SURE THE BOT IS SUBSCRIBED TO THE RELEVANT ZULIP STREAM") |     print("MAKE SURE THE BOT IS SUBSCRIBED TO THE RELEVANT ZULIP STREAM(S) & SLACK CHANNEL(S)!") | ||||||
| 
 | 
 | ||||||
|     # We have to define rtm outside of SlackBridge because the rtm variable is used as a method decorator. |     # We have to define rtm outside of SlackBridge because the rtm variable is used as a method decorator. | ||||||
|     rtm = RTMClient(token=config["slack"]["token"]) |     rtm = RTMClient(token=config["slack"]["token"]) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 rht
						rht