🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Waffle Lapkin 821574e6de
Switch ci-badge from travis to github-actions
Switch ci-badge in `README.md` from travis to github-actions
2019-12-08 01:06:04 +03:00
.github/workflows Move CI to github actions 2019-11-27 17:30:33 +03:00
src clippy 2019-12-07 19:42:36 +03:00
.gitignore Ignore .idea/ (.gitignore) 2019-09-02 00:23:03 +06:00
Cargo.toml Add reference implementation of payloads 2019-11-05 19:32:22 +03:00
ICON.png Improve the ICON.png quality 2019-10-15 16:16:56 +06:00
LICENSE Rename the project to 'telebofr' 2019-10-15 21:31:58 +06:00
README.md Switch ci-badge from travis to github-actions 2019-12-08 01:06:04 +03:00
rustfmt.toml Merge imports by default (rustfmt.toml) 2019-10-17 22:16:55 +06:00

telebofr

A full-featured framework that empowers you to easily build Telegram bots using the async/.await syntax in Rust. It handles all the difficult stuff so you can focus only on your business logic.