search | |||||
---|---|---|---|---|---|
|
- Note: this guide is not maintained. It's open for all contributions through GitHub.
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.
All sources are available at GitHub repository.
- Lesson 1. Simple "echo" bot
- Lesson 2. PhotoBot
- Lesson 3. Logging
- Lesson 4. Emoji
- Lesson 5. Deploy your bot
- Lesson 6. Inline keyboards and editing message's text
- Lesson 7. Creating users database with MongoDB
- Lesson 8. Integrating with Redis
- Rubenlagus for his amazing library and support
- Clevero for his amazing HOWTO guide
- MasterGroosha for his amazing Python book