mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +01:00
Update README.md
Co-authored-by: Sima Kinsart <hirrolot@gmail.com>
This commit is contained in:
parent
68fafa8c82
commit
41e7338cff
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
|
### The dices bot
|
||||||
|
|
||||||
This bot replies with a dice 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)]
|
[[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue