29 breaking releases

Uses new Rust 2024

new 0.30.0 Apr 12, 2025
0.29.0 Feb 12, 2025
0.28.0 Jan 2, 2025
0.27.0 Dec 4, 2024
0.1.0 Mar 11, 2019

#251 in Web programming

23 downloads per month

MIT license

125KB
3K SLoC

CARAPAX

CI Coverage Version

A Telegram Bot framework based on tgbot.

The name comes from Carapace (carapax in latin).

Installation

[dependencies]
carapax = "0.30.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.

LICENSE

The MIT License (MIT)

Dependencies

~13–26MB
~379K SLoC