| Crates.io | carapax |
| lib.rs | carapax |
| version | 0.32.0 |
| created_at | 2019-03-11 21:24:01.758078+00 |
| updated_at | 2025-08-16 18:18:02.064878+00 |
| description | A Telegram Bot Framework |
| homepage | |
| repository | https://github.com/tg-rs/carapax |
| max_upload_size | |
| id | 120135 |
| size | 217,170 |
A Telegram Bot framework based on tgbot.
The name comes from Carapace (carapax in latin).
[dependencies]
carapax = "0.32.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)