Skip to content

Files

Latest commit

5a0c822 · Apr 12, 2020

History

History
7 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 410 Bytes

Example: Java Application Based Telegram Bot

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.