Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 416 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 416 Bytes

Example: Spring Boot Based Telegram Bot (CLI)

Read this in other languages: English, 简体中文.

This is a simple demonstration about how to build an echo bot which will response "Hello Telegram!" every time when message received.

You can read the source code here, it's very easy to understand.