All Projects → tg-rs → carapax

tg-rs / carapax

Licence: MIT license
A Telegram Bot API framework

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to carapax

CalendarPicker
Simple Telegram Bot with Calendar Picker control. Based on Telegram.Bot.Framework
Stars: ✭ 19 (-80.41%)
Mutual labels:  telegram-bot-framework
telegram-bot-framework
Python Telegram bot API framework
Stars: ✭ 19 (-80.41%)
Mutual labels:  telegram-bot-framework
tdlight-java
Complete Bot and Userbot Telegram library based on TDLib
Stars: ✭ 128 (+31.96%)
Mutual labels:  telegram-bot-framework
telegram-bot-sdk
🤖 Telegram Bot API PHP SDK. Create Telegram Bots with PHP Easily! [WIP - DO NOT USE IN PRODUCTION YET]
Stars: ✭ 64 (-34.02%)
Mutual labels:  telegram-bot-framework
CSChatBot
A fully modular chat bot in C#
Stars: ✭ 28 (-71.13%)
Mutual labels:  telegram-bot-framework

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

[dependencies]
carapax = "0.12.0"

Usage

Check out GUIDE.md and examples directory.

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

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 CODE_OF_CONDUCT.md.

LICENSE

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].