A Telegram Bot framework based on tgbot.
The name comes from Carapace (carapax in latin).
[dependencies]
carapax = "0.25.0"
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.
This project adheres to ZeroVer.
The MIT License (MIT)