d58268558a
Bumps the lock group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.1` | `0.8.2` | | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `1.3.2` | `2.4.2` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `0.7.20` | `1.1.2` | | [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) | `1.4.0` | `1.4.1` | | [syn](https://github.com/dtolnay/syn) | `1.0.109` | `2.0.52` | | [axum-core](https://github.com/tokio-rs/axum) | `0.4.3` | `0.4.4` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.21` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.2` | `0.27.3` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [quinn](https://github.com/quinn-rs/quinn) | `0.11.3` | `0.11.5` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.4` | `0.5.5` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.37` | | [rustls](https://github.com/rustls/rustls) | `0.23.12` | `0.23.13` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.23` | `0.1.24` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [sqlformat](https://github.com/shssoichiro/sqlformat-rs) | `0.2.4` | `0.2.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.5` | `0.26.6` | | [whoami](https://github.com/ardaku/whoami) | `1.5.1` | `1.5.2` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.11...tokio-util-0.7.12) Updates `tokio-stream` from 0.1.15 to 0.1.16 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.15...tokio-stream-0.1.16) Updates `bytes` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `sqlx` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `tower` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.5.0...tower-0.5.1) Updates `bitflags` from 1.3.2 to 2.4.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.4.2) Updates `aho-corasick` from 0.7.20 to 1.1.2 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.1.2) Updates `pretty_assertions` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases) - [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.4.0...v1.4.1) Updates `syn` from 1.0.109 to 2.0.52 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.52) Updates `axum-core` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.4.3...axum-core-v0.4.4) Updates `backtrace` from 0.3.73 to 0.3.74 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.21) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `gimli` from 0.29.0 to 0.31.0 - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](https://github.com/gimli-rs/gimli/compare/0.29.0...0.31.0) Updates `hyper-rustls` from 0.27.2 to 0.27.3 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.2...v/0.27.3) Updates `hyper-util` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.7...v0.1.8) Updates `iana-time-zone` from 0.1.60 to 0.1.61 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.60...v0.1.61) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/compare/2.9.0...2.10.0) Updates `miniz_oxide` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](https://github.com/Frommi/miniz_oxide/compare/0.7.4...0.8.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/parking/compare/v2.2.0...v2.2.1) Updates `quinn` from 0.11.3 to 0.11.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.3...quinn-0.11.5) Updates `quinn-udp` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](https://github.com/quinn-rs/quinn/compare/quinn-udp-0.5.4...quinn-udp-0.5.5) Updates `rustix` from 0.38.35 to 0.38.37 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.35...v0.38.37) Updates `rustls` from 0.23.12 to 0.23.13 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.12...v/0.23.13) Updates `rustls-webpki` from 0.102.7 to 0.102.8 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](https://github.com/rustls/webpki/compare/v/0.102.7...v/0.102.8) Updates `schannel` from 0.1.23 to 0.1.24 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](https://github.com/steffengy/schannel-rs/compare/v0.1.23...v0.1.24) Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210) Updates `sqlformat` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases) - [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shssoichiro/sqlformat-rs/compare/v0.2.4...v0.2.6) Updates `sqlx-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-macros-core` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-postgres` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sqlx-sqlite` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.8.1...v0.8.2) Updates `sync_wrapper` from 0.1.2 to 1.0.1 - [Commits](https://github.com/Actyx/sync_wrapper/compare/v0.1.2...v1.0.1) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) Updates `unicode-ident` from 1.0.12 to 1.0.13 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.12...1.0.13) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.23...v0.1.24) Updates `webpki-roots` from 0.26.5 to 0.26.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.5...v/0.26.6) Updates `whoami` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md) - [Commits](https://github.com/ardaku/whoami/compare/v1.5.1...v1.5.2) Updates `yansi` from 0.5.1 to 1.0.1 - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits/v1.0.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: aho-corasick dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major dependency-group: lock - dependency-name: axum-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: backtrace dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: gimli dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: hyper-rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: hyper-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: iana-time-zone dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: quinn-udp dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: rustls-webpki dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: lock - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlformat dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-macros-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-postgres dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sqlx-sqlite dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: sync_wrapper dependency-type: indirect update-type: version-update:semver-major dependency-group: lock - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: whoami dependency-type: indirect update-type: version-update:semver-patch dependency-group: lock - dependency-name: yansi dependency-type: indirect update-type: version-update:semver-major dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.cargo | ||
.github | ||
crates | ||
media | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.md | ||
CODE_STYLE.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
MIGRATION_GUIDE.md | ||
README.md | ||
rust-toolchain.toml | ||
rustfmt.toml | ||
triagebot.toml |
teloxide
A full-featured framework that empowers you to easily build Telegram bots using Rust. It handles all the difficult stuff so you can focus only on your business logic.
Highlights
- Declarative design.
teloxide
is based upondptree
, a functional chain of responsibility pattern that allows you to express pipelines of message processing in a highly declarative and extensible style.
-
Feature-rich. You can use both long polling and webhooks, configure an underlying HTTPS client, set a custom URL of a Telegram API server, do graceful shutdown, and much more.
-
Simple dialogues. Our dialogues subsystem is simple and easy-to-use, and, furthermore, is agnostic of how/where dialogues are stored. For example, you can just replace a one line to achieve persistence. Out-of-the-box storages include Redis and Sqlite.
- Strongly typed commands. Define bot commands as an
enum
and teloxide will parse them automatically — just like JSON structures inserde-json
and command-line arguments instructopt
.
Setting up your environment
- Download Rust.
- Create a new bot using @Botfather to get a token in the format
123456789:blablabla
. - Initialise the
TELOXIDE_TOKEN
environmental variable to your token:
# Unix-like
$ export TELOXIDE_TOKEN=<Your token here>
# Windows command line
$ set TELOXIDE_TOKEN=<Your token here>
# Windows PowerShell
$ $env:TELOXIDE_TOKEN=<Your token here>
- Make sure that your Rust compiler is up to date (
teloxide
currently requires rustc at least version 1.80):
# If you're using stable
$ rustup update stable
$ rustup override set stable
# If you're using nightly
$ rustup update nightly
$ rustup override set nightly
- Run
cargo new my_bot
, enter the directory and put these lines into yourCargo.toml
:
[dependencies]
teloxide = { version = "0.13", features = ["macros"] }
log = "0.4"
pretty_env_logger = "0.5"
tokio = { version = "1.8", features = ["rt-multi-thread", "macros"] }
API overview
The dices bot
This bot replies with a dice to each received message:
use teloxide::prelude::*;
#[tokio::main]
async fn main() {
pretty_env_logger::init();
log::info!("Starting throw dice bot...");
let bot = Bot::from_env();
teloxide::repl(bot, |bot: Bot, msg: Message| async move {
bot.send_dice(msg.chat.id).await?;
Ok(())
})
.await;
}
Commands
Commands are strongly typed and defined declaratively, similar to how we define CLI using structopt and JSON structures in serde-json. The following bot accepts these commands:
/username <your username>
/usernameandage <your username> <your age>
/help
use teloxide::{prelude::*, utils::command::BotCommands};
#[tokio::main]
async fn main() {
pretty_env_logger::init();
log::info!("Starting command bot...");
let bot = Bot::from_env();
Command::repl(bot, answer).await;
}
#[derive(BotCommands, Clone)]
#[command(rename_rule = "lowercase", description = "These commands are supported:")]
enum Command {
#[command(description = "display this text.")]
Help,
#[command(description = "handle a username.")]
Username(String),
#[command(description = "handle a username and an age.", parse_with = "split")]
UsernameAndAge { username: String, age: u8 },
}
async fn answer(bot: Bot, msg: Message, cmd: Command) -> ResponseResult<()> {
match cmd {
Command::Help => bot.send_message(msg.chat.id, Command::descriptions().to_string()).await?,
Command::Username(username) => {
bot.send_message(msg.chat.id, format!("Your username is @{username}.")).await?
}
Command::UsernameAndAge { username, age } => {
bot.send_message(msg.chat.id, format!("Your username is @{username} and age is {age}."))
.await?
}
};
Ok(())
}
Dialogues management
A dialogue is typically described by an enumeration where each variant is one possible state of the dialogue. There are also state handler functions, which may turn a dialogue from one state to another, thereby forming an FSM.
Below is a bot that asks you three questions and then sends the answers back to you:
use teloxide::{dispatching::dialogue::InMemStorage, prelude::*};
type MyDialogue = Dialogue<State, InMemStorage<State>>;
type HandlerResult = Result<(), Box<dyn std::error::Error + Send + Sync>>;
#[derive(Clone, Default)]
pub enum State {
#[default]
Start,
ReceiveFullName,
ReceiveAge {
full_name: String,
},
ReceiveLocation {
full_name: String,
age: u8,
},
}
#[tokio::main]
async fn main() {
pretty_env_logger::init();
log::info!("Starting dialogue bot...");
let bot = Bot::from_env();
Dispatcher::builder(
bot,
Update::filter_message()
.enter_dialogue::<Message, InMemStorage<State>, State>()
.branch(dptree::case![State::Start].endpoint(start))
.branch(dptree::case![State::ReceiveFullName].endpoint(receive_full_name))
.branch(dptree::case![State::ReceiveAge { full_name }].endpoint(receive_age))
.branch(
dptree::case![State::ReceiveLocation { full_name, age }].endpoint(receive_location),
),
)
.dependencies(dptree::deps![InMemStorage::<State>::new()])
.enable_ctrlc_handler()
.build()
.dispatch()
.await;
}
async fn start(bot: Bot, dialogue: MyDialogue, msg: Message) -> HandlerResult {
bot.send_message(msg.chat.id, "Let's start! What's your full name?").await?;
dialogue.update(State::ReceiveFullName).await?;
Ok(())
}
async fn receive_full_name(bot: Bot, dialogue: MyDialogue, msg: Message) -> HandlerResult {
match msg.text() {
Some(text) => {
bot.send_message(msg.chat.id, "How old are you?").await?;
dialogue.update(State::ReceiveAge { full_name: text.into() }).await?;
}
None => {
bot.send_message(msg.chat.id, "Send me plain text.").await?;
}
}
Ok(())
}
async fn receive_age(
bot: Bot,
dialogue: MyDialogue,
full_name: String, // Available from `State::ReceiveAge`.
msg: Message,
) -> HandlerResult {
match msg.text().map(|text| text.parse::<u8>()) {
Some(Ok(age)) => {
bot.send_message(msg.chat.id, "What's your location?").await?;
dialogue.update(State::ReceiveLocation { full_name, age }).await?;
}
_ => {
bot.send_message(msg.chat.id, "Send me a number.").await?;
}
}
Ok(())
}
async fn receive_location(
bot: Bot,
dialogue: MyDialogue,
(full_name, age): (String, u8), // Available from `State::ReceiveLocation`.
msg: Message,
) -> HandlerResult {
match msg.text() {
Some(location) => {
let report = format!("Full name: {full_name}\nAge: {age}\nLocation: {location}");
bot.send_message(msg.chat.id, report).await?;
dialogue.exit().await?;
}
None => {
bot.send_message(msg.chat.id, "Send me plain text.").await?;
}
}
Ok(())
}
Testing
A community made crate teloxide_tests
can be used to test your bots.
Tutorials
- "Migrating my family finance bot from Python to Rust (teloxide) because I am tired of exceptions (part 1)" by Troy Köhler.
- "Migrating my family finance bot from Python to Rust (teloxide) [part 2]" by Troy Köhler.
FAQ
Q: Where I can ask questions?
A:
- Issues is a good place for well-formed questions about the library design, enhancements, and bug reports.
- GitHub Discussions is a place where you can ask us for help in a less formal manner.
- If you need quick help in real-time, you should ask a question in our official Telegram group.
Q: Do you support the Telegram API for clients?
A: No, only the bots API.
Q: Can I use webhooks?
A: You can! teloxide
has a built-in support for webhooks in dispatching::update_listeners::webhooks
module. See how it's used in examples/ngrok_ping_pong_bot
and examples/heroku_ping_pong_bot
.
Q: Can I handle both callback queries and messages within a single dialogue?
A: Yes, see examples/purchase.rs
.
Community bots
Feel free to propose your own bot to our collection!
raine/tgreddit
— A bot that sends the top posts of your favorite subreddits to Telegram.magnickolas/remindee-bot
— Telegram bot for managing reminders.WaffleLapkin/crate_upd_bot
— A bot that notifies about crate updates.mattrighetti/GroupActivityBot
— Telegram bot that keeps track of user activity in groups.alenpaul2001/AurSearchBot
— Telegram bot for searching in Arch User Repository (AUR).ArtHome12/vzmuinebot
— Telegram bot for food menu navigate.studiedlist/EddieBot
— Chatting bot with several entertainment features.modos189/tg_blackbox_bot
— Anonymous feedback for your Telegram project.0xNima/spacecraft
— Yet another telegram bot to downloading Twitter spaces.0xNima/Twideo
— Simple Telegram Bot for downloading videos from Twitter via their links.mattrighetti/libgen-bot-rs
— Telegram bot to interface with libgen.zamazan4ik/npaperbot-telegram
— Telegram bot for searching via C++ proposals.studentenherz/dlebot
— A bot to query definitions of words from the Spanish Language Dictionary.fr0staman/fr0staman_bot
— Feature rich Telegram game-like bot with pigs 🐽.franciscofigueira/transferBot
— Telegram bot that notifies of crypto token transfers.
Show bots using `teloxide` older than v0.6.0
mxseev/logram
— Utility that takes logs from anywhere and sends them to Telegram.alexkonovalov/PedigreeBot
— A Telegram bot for building family trees.Hermitter/tepe
— A CLI to command a bot to send messages and files over Telegram.myblackbeard/basketball-betting-bot
— The bot lets you bet on NBA games against your buddies.dracarys18/grpmr-rs
— Modular Telegram Group Manager Bot written in Rust.ArtHome12/cognito_bot
— The bot is designed to anonymize messages to a group.crapstone/hsctt
— A bot that converts HTTP status codes into text.
See 1900+ other public repositories using teloxide
>>
Contributing
See CONRIBUTING.md
.