teloxide/examples
2020-02-13 17:42:24 +02:00
..
admin_bot fixed example and added documentation 2020-02-13 17:42:24 +02:00
dialogue_bot Remove unnecessary dependencies 2020-02-13 20:21:23 +06:00
multiple_handlers_bot Remove unnecessary dependencies 2020-02-13 20:21:23 +06:00
ping_pong_bot Remove unnecessary dependencies 2020-02-13 20:21:23 +06:00
README.md Add examples/README.md 2020-02-13 14:57:47 +06:00

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.