This bot provides a sample implementation for updating existing messages sent by the bot.
		
			
				
	
	
	
	
		
			261 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			261 B
		
	
	
	
	
	
	
	
Incrementor bot
This is a boilerplate bot that makes use of the
update_message function. For the first @-mention, it initially
replies with one message containing a 1. Every time the bot
is @-mentioned, this number will be incremented in the same message.