mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
commit
5993a9cb6f
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ tokio = { version = "1.8", features = ["rt-multi-thread", "macros"] }
|
|||
|
||||
### The dices bot
|
||||
|
||||
This bot replies with a die throw to each received message:
|
||||
This bot replies with a dice to each received message:
|
||||
|
||||
[[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)]
|
||||
|
||||
|
|
Loading…
Reference in a new issue