Skip to content
/ carapax Public
forked from tg-rs/carapax

A Telegram Bot API framework

License

Notifications You must be signed in to change notification settings

sa68ru/carapax

 
 

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.18.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)

About

A Telegram Bot API framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.0%
  • Nix 1.0%