This repository contains documentation for TelegramBots projects. Book is a great example-based tutorial for developing Telegram chat bots 🤖.
This book is a web app generated from markdown files using mdBook tool. Each file mentioned in SUMMARY will be a HTML page.
- Install mdBook v0.4.1
- You can use a mdBook binary
- Or install it using Rust package manager
cargo install mdbook --vers "^0.4.1"
- Run locally on http://localhost:3000
mdbook serve
Your contribution is welcome! 🙂 See Contribution Guidelines.