mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Update README.md
This commit is contained in:
parent
a4c8174d9e
commit
6eb829a121
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ See [examples/dialogue_bot](https://github.com/teloxide/teloxide/blob/master/exa
|
|||
|
||||
## More examples!
|
||||
| Bot | Description |
|
||||
| --- | ----------- |
|
||||
|:---:|:-----------:|
|
||||
| [ping_pong_bot](https://github.com/teloxide/teloxide/tree/master/examples/ping_pong_bot) | Answers "pong" to each incoming message. |
|
||||
| [simple_commands_bot](https://github.com/teloxide/teloxide/tree/master/examples/simple_commands_bot) | Shows how to deal with bot's commands. |
|
||||
| [guess_a_number_bot](https://github.com/teloxide/teloxide/tree/master/examples/guess_a_number_bot) | The "guess a number" game. |
|
||||
|
|
Loading…
Add table
Reference in a new issue