14 releases (breaking)
0.12.0 | Feb 10, 2022 |
---|---|
0.10.0 | Jan 9, 2021 |
0.9.0 | Nov 15, 2020 |
0.8.0 | Jun 20, 2020 |
0.1.0 | Mar 11, 2019 |
#459 in Web programming
126 downloads per month
Used in 4 crates
125KB
3K
SLoC
CARAPAX
A telegram bot framework based on tgbot.
Name comes from Carapace (carapax in latin).
Installation
[dependencies]
carapax = "0.12.0"
Usage
Check out GUIDE.md and examples directory.
In order to run examples you need to create a .env
file:
cp sample.env .env
Don't forget to change value of CARAPAX_TOKEN
and other variables if required.
Changelog
See CHANGELOG.md
Code of Conduct
See CODE_OF_CONDUCT.md.
LICENSE
The MIT License (MIT)
Dependencies
~9–17MB
~358K SLoC