🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
2019-12-12 00:40:46 +06:00
.github/workflows Move CI to github actions 2019-11-27 17:30:33 +03:00
src Merge branch 'doc_types' of https://github.com/teloxide/teloxide into doc_types 2019-12-12 00:40:46 +06:00
.gitignore Ignore .idea/ (.gitignore) 2019-09-02 00:23:03 +06:00
Cargo.toml Rename the lib to "teloxide" 2019-12-07 22:30:15 +03:00
ICON.png Improve the ICON.png quality 2019-10-15 16:16:56 +06:00
LICENSE Rename the lib to "teloxide" 2019-12-07 22:30:15 +03:00
README.md Update README.md 2019-12-08 09:57:53 +03:00
rustfmt.toml Merge imports by default (rustfmt.toml) 2019-10-17 22:16:55 +06:00

teloxide

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.