megapro17 / book

Documentation for Telegram Bots Projects

Home Page:https://telegrambots.github.io/book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Bots Book

book master

This repository contains documentation for TelegramBots projects. Book is a great example-based tutorial for developing Telegram chat bots πŸ€–.

πŸ”¨ Build & Test βœ”

This book is a web app generated from markdown files using mdBook tool. Each file mentioned in SUMMARY will be a HTML page.

  1. Install mdBook v0.4.12

    • You can use a mdBook binary

    • Or install it using Rust package manager

      cargo install mdbook --vers "^0.4.12"
  2. Run locally on http://localhost:3000

    mdbook serve

Contribute πŸ‘‹

Your contribution is welcome! πŸ™‚ See Contribution Guidelines.

About

Documentation for Telegram Bots Projects

https://telegrambots.github.io/book