CARAPAX

CI Codecov Version Downloads Release Documentation Master Documentation Telegram Chat License

A telegram bot framework based on tgbot.

Name comes from Carapace (carapax in latin).

Installation

toml [dependencies] carapax = "0.11.0"

Usage

Check out GUIDE.md and examples directory.

In order to run examples you need to create a .env file:

sh cp sample.env .env

Don't forget to change value of CARAPAX_TOKEN and other variables if required.

Changelog

See CHANGELOG.md

Code of Conduct

See CODEOFCONDUCT.md.

LICENSE

The MIT License (MIT)