mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
529a316b0f
Former-commit-id:
|
||
---|---|---|
.. | ||
admin.rs | ||
buttons.rs | ||
command.rs | ||
db_remember.rs | ||
dialogue.rs | ||
dispatching_features.rs | ||
heroku_ping_pong.rs | ||
inline.rs | ||
ngrok_ping_pong.rs | ||
Procfile | ||
purchase.rs | ||
README.md | ||
shared_state.rs | ||
throw_dice.rs |
Usage
$ RUST_LOG=info cargo run --features="full" --example <example-name>
Don't forget to initialise the TELOXIDE_TOKEN
environmental variable.