How do I turn a Java program into a Telegram bot? What lines of code should I add or alter?
Probably would be best having a look at the API documentation for the Telegram bot API, these are usually the best place to start when looking at a project with an unfamiliar API
1 Like