39 releases (breaking)

new 0.32.0 Nov 17, 2024
0.30.0 Sep 7, 2024
0.28.0 Jul 31, 2024
0.21.0 Feb 18, 2024
0.1.0 Dec 23, 2018

#215 in Web programming

Download history 281/week @ 2024-07-28 21/week @ 2024-08-04 35/week @ 2024-08-11 154/week @ 2024-08-18 154/week @ 2024-08-25 152/week @ 2024-09-01 60/week @ 2024-09-08 82/week @ 2024-09-15 84/week @ 2024-09-22 107/week @ 2024-09-29 40/week @ 2024-10-06 20/week @ 2024-10-13 76/week @ 2024-10-20 416/week @ 2024-10-27 77/week @ 2024-11-03 47/week @ 2024-11-10

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

MIT license

1.5MB
34K SLoC

TGBOT

CI Coverage Version

A full-featured Telegram Bot API client.

Installation

[dependencies]
tgbot = "0.31.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–21MB
~294K SLoC