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
619 downloads per month
Used in 6 crates
(2 directly)
1.5MB
34K
SLoC
TGBOT
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.
Links
LICENSE
The MIT License (MIT)
Dependencies
~9–21MB
~294K SLoC