sebastiandaschner blog
Creating and using a Telegram Bot with Java
wednesday, april 06, 2022For sending yourself notifications from an application there are many different ways, from sending emails to phone notifications. Using a chat platform like Telegram is an easy way to get updates and notifications on multiple devices.
In this video, I’m showing how to create and use a Telegram Bot from your Java application using the Telegram API.
If you want to try it out yourself, have a look at the following resources:
- Example GitHub project
- Telegram API Docs
@BotFather
bot to manage bots- Creating Quarkus Command Mode standalone applications
Happy messaging!
Found the post useful? Subscribe to my newsletter for more free content, tips and tricks on IT & Java: