Skip to content

tg-rs/carapax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f6aefd · Apr 12, 2025
Jul 2, 2024
Feb 20, 2025
Feb 25, 2025
Dec 4, 2024
Feb 23, 2020
Jan 3, 2022
Apr 12, 2025
Mar 23, 2019
Apr 12, 2025
Dec 5, 2023
Apr 12, 2025
Apr 12, 2025
Apr 12, 2025
Feb 2, 2022

Repository files navigation

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.

Links

LICENSE

The MIT License (MIT)