A quickstart to create a telegram Bot based on Apache Camel.
The quickstart can work without any modification to the code if you just put your Telegram authorization token into the [application.properties] (/src/main/resources/application.properties) file.
You can change the Bot class to customize the behavior.