carapax

Crates.iocarapax
lib.rscarapax
version0.32.0
created_at2019-03-11 21:24:01.758078+00
updated_at2025-08-16 18:18:02.064878+00
descriptionA Telegram Bot Framework
homepage
repositoryhttps://github.com/tg-rs/carapax
max_upload_size
id120135
size217,170
Sergey (qezz)

documentation

https://docs.rs/carapax

README

CARAPAX

CI Coverage Version

A Telegram Bot framework based on tgbot.

The name comes from Carapace (carapax in latin).

Installation

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

Commit count: 868

cargo fmt