30 releases (breaking)

new 0.23.0 May 7, 2024
0.21.0 Feb 18, 2024
0.19.0 Dec 5, 2023
0.18.0 Feb 10, 2022
0.1.0 Dec 23, 2018

#242 in Web programming

Download history 126/week @ 2024-02-12 78/week @ 2024-02-19 112/week @ 2024-02-26 26/week @ 2024-03-04 36/week @ 2024-03-11 47/week @ 2024-03-18 346/week @ 2024-04-01 66/week @ 2024-04-08 16/week @ 2024-04-15 40/week @ 2024-04-22 28/week @ 2024-04-29

171 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.23.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–25MB
~351K SLoC