mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-31 20:20:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			161 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			161 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # CustomBot
 | |
| 
 | |
| This bot basically have no any useful behaviour, but you may customize it as a playground
 | |
| 
 | |
| ## Launch
 | |
| 
 | |
| ```bash
 | |
| ../gradlew run --args="BOT_TOKEN"
 | |
| ```
 |