29 releases (breaking)

new 0.22.0 Apr 1, 2024
0.21.0 Feb 18, 2024
0.20.0 Jan 1, 2024
0.19.0 Dec 5, 2023
0.1.0 Dec 23, 2018

#380 in Web programming

Download history 14/week @ 2023-12-15 4/week @ 2023-12-22 23/week @ 2023-12-29 15/week @ 2024-01-05 6/week @ 2024-01-12 2/week @ 2024-02-09 176/week @ 2024-02-16 94/week @ 2024-02-23 57/week @ 2024-03-01 35/week @ 2024-03-08 35/week @ 2024-03-15 26/week @ 2024-03-22 559/week @ 2024-03-29

658 downloads per month
Used in 6 crates (2 directly)

MIT license

1.5MB
32K SLoC

TGBOT

CI Coverage Version

A full-featured Telegram Bot API client.

Installation

[dependencies]
tgbot = "0.22.0"

Examples

See examples in the examples directory.

To run an example you need to create a .env file:

cp sample.env .env

Don't forget to change the value of TGBOT_TOKEN and other variables if required.

Versioning

This project adheres to ZeroVer.

LICENSE

The MIT License (MIT)

Dependencies

~9–23MB
~335K SLoC