Java
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Lesson 1/src
Lesson 2/src
Lesson 3/src
Lesson 4/src
Lesson 6/src
Lesson 7/src
media
.gitignore
README.md
SUMMARY.md
book.json
chapter1.md
lesson-2.-photobot.md
lesson-3.-logging.md
lesson-4.-emoji.md
lesson-5.-deploy-your-bot.md
lesson-6.-inline-keyboards-and-editing-message's-text.md
lesson-7.-creating-users-database-with-mongodb.md
lesson-8-integrating-with-redis.md

README.md

search
keywords
table of contents
getting started
readme

Writing Telegram Bots on Java

![Telegram](https://img.shields.io/badge/chat-on telegram-66a8dd.svg)

Book Status

Hello everyone! While reading this book you will learn how to create Telegram Bots from start to finish. I assume you already know Java programming language.

Feel free to contact me on Telegram if you have any questions/problems: @MonsterDeveloper.

All sources are available at GitHub repository.

Table of contents

Credits