mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-31 12:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			171 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			171 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # ReactionsInfoBot
 | |
| 
 | |
| This bot will send info about user reactions in his PM with reply to message user reacted to
 | |
| 
 | |
| ## Launch
 | |
| 
 | |
| ```bash
 | |
| ../gradlew run --args="BOT_TOKEN"
 | |
| ```
 |