mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
.. | ||
commands_bot | ||
dialogue_bot | ||
multiple_handlers_bot | ||
ping_pong_bot | ||
README.md |
Examples
Just enter the directory (for example, cd dialogue_bot
) and execute cargo run
to run an example. Don't forget to initialise the TELOXIDE_TOKEN
environmental variable.