26 breaking releases
new 0.27.0 | Dec 4, 2024 |
---|---|
0.26.0 | Nov 17, 2024 |
0.25.0 | Nov 1, 2024 |
0.22.0 | Jul 31, 2024 |
0.1.0 | Mar 11, 2019 |
#447 in Web programming
356 downloads per month
Used in 4 crates
125KB
3K
SLoC
CARAPAX
A Telegram Bot framework based on tgbot.
The name comes from Carapace (carapax in latin).
Installation
[dependencies]
carapax = "0.27.0"
Examples
See examples in the examples directory.
To run examples you need to create a .env
file:
cp sample.env .env
Don't forget to change the value of CARAPAX_TOKEN
and other variables if required.
Versioning
This project adheres to ZeroVer.
Links
LICENSE
The MIT License (MIT)
Dependencies
~10–24MB
~345K SLoC