Commit graph

2700 commits

Author SHA1 Message Date
Hirrolot
74b246a988 Test the rename attribute
Former-commit-id: 4494acda88
2022-05-26 23:48:43 +06:00
Waffle Maybe
4993c487ac Merge pull request #624 from teloxide/switch-to-new-modules
Switch to a new module naming system

Former-commit-id: cd24b7c9d7
2022-05-06 23:47:37 +04:00
Maybe Waffle
93c78ce0be Switch to a new module naming system
Former-commit-id: f02eb2b679
2022-05-06 23:37:58 +04:00
Hirrolot
bf693bf263 Merge pull request #625 from teloxide/remove_frunk_mentions
Remove mentions of the removed "frunk" feature

Former-commit-id: 50d3a6a2b0
2022-05-06 02:53:44 +06:00
Maybe Waffle
dd2feb179f Remove mentions of the removed "frunk" feature 2022-05-05 16:30:07 +04:00
Hirrolot
d28fcd6a74 Merge pull request #621 from teloxide/improve-readme
Improve `README.md`

Former-commit-id: 31a5500da6
2022-04-28 03:16:13 +06:00
Hirrolot
0d5efcbdf1 Improve README.md
Former-commit-id: 2d2be5759e
2022-04-28 03:08:25 +06:00
Hirrolot
95c278f6b3 Merge pull request #619 from teloxide/rerecord-gifs
Re-record GIFs using Peek

Former-commit-id: aace8b5a59
2022-04-28 02:10:29 +06:00
Hirrolot
6f08187e4a Re-record GIFs using Peek
Former-commit-id: e6053bbd92
2022-04-28 01:22:51 +06:00
Hirrolot
9e1cc7a42a Merge pull request #617 from teloxide/resize-gifs-420px
Resize the GIFs to 420px width

Former-commit-id: 36eab33059
2022-04-27 21:53:15 +06:00
Hirrolot
f06d5624d3 Change the path to ICON.png
Previously it didn't show on crates.io.


Former-commit-id: 3a10c32183
2022-04-27 21:44:07 +06:00
Hirrolot
29769b23cf Resize the GIFs to 420px width
Former-commit-id: 5a55789492
2022-04-27 21:40:27 +06:00
Hirrolot
e47fe83941 Merge pull request #615 from teloxide/fix-readme-badge
Update the `README.md` supported bot API badge

Former-commit-id: 04058bedbf
2022-04-27 21:13:40 +06:00
Hirrolot
306cf91e6a Update the README.md supported bot API badge
Former-commit-id: 0389dd9d02
2022-04-27 21:04:53 +06:00
Hirrolot
3b61734f0c Merge pull request #614 from teloxide/v0.9.0
Release v0.9.0

Former-commit-id: 54903d63d2
2022-04-27 20:51:11 +06:00
Hirrolot
dbd46dd9cd Release v0.9.0
Former-commit-id: fcea341bc8
2022-04-27 16:10:33 +06:00
Hirrolot
1d1ff7db5a Merge pull request #613 from teloxide/dptree-case
Deprecate `teloxide::handler!` in favour of `dpree::case!`

Former-commit-id: 0d36a1e2b7
2022-04-27 16:05:15 +06:00
Hirrolot
1b565525b1 Fix missing #[tokio::main] in README.md 2022-04-27 15:47:33 +06:00
Hirrolot
5a680b6001 Re-export dptree::case! instead of deprecation 2022-04-27 15:31:17 +06:00
Hirrolot
deb992c787 Deprecate teloxide::handler! in favour of dptree::case! 2022-04-27 15:16:34 +06:00
Hirrolot
fd92bd5ba7 Merge pull request #612 from teloxide/update-examples-stuff
Update examples and GIFs

Former-commit-id: dbc53db533
2022-04-27 13:46:02 +06:00
Hirrolot
7c1092a8db Remove useless throw_dice from Cargo.toml
Former-commit-id: 33e7395fea
2022-04-27 08:09:20 +06:00
Hirrolot
23e6084ed1 Update Cargo.toml
Former-commit-id: b9ab5f207c
2022-04-27 08:07:00 +06:00
Hirrolot
fb6699e555 Revert "Replace examples/dispatching_features.rs with examples/purchase.rs"
This reverts commit 018174790e [formerly 43a9bac87d].


Former-commit-id: 402764e363
2022-04-27 08:02:18 +06:00
Hirrolot
46f12a7c8c Update Cargo.toml
Former-commit-id: 21493d8093
2022-04-27 01:12:36 +06:00
Hirrolot
018174790e Replace examples/dispatching_features.rs with examples/purchase.rs
Former-commit-id: 43a9bac87d
2022-04-27 01:01:15 +06:00
Hirrolot
5723d7b9b7 Harmonise example bot initial logs
Former-commit-id: b8c3f48c7f
2022-04-27 01:00:08 +06:00
Hirrolot
34ebbe6bef examples/dices.rs => examples/throw_dice.rs
Former-commit-id: 2537f06464
2022-04-27 00:56:51 +06:00
Hirrolot
bbb3ac6e2d examples/simple_commands.rs=> examples/command.rs
Former-commit-id: 5ecfd3d810
2022-04-27 00:54:37 +06:00
Hirrolot
f818687cd0 Rename demo GIFs
Former-commit-id: 035b3c3bc8
2022-04-27 00:52:30 +06:00
Hirrolot
768a45c3f7 Make demo GIFs smoother
Former-commit-id: ca31475967
2022-04-27 00:50:34 +06:00
Hirrolot
51d00ec351 Move the dispatch schema to a function (examples/purchase.rs) 2022-04-26 20:50:55 +06:00
Waffle Maybe
056b6df3eb
Merge pull request #611 from teloxide/master-copy
Bring changes from master to dev try 2
2022-04-26 18:09:44 +04:00
Waffle Maybe
6c5bb1932d
Merge branch 'dev' into master-copy 2022-04-26 18:01:38 +04:00
Hirrolot
00a58c1b5a
Merge pull request #605 from teloxide/filter-command
Add the `teloxide::filter_command` shortcut
2022-04-26 19:57:16 +06:00
Hirrolot
a861c00dcf
Merge pull request #608 from teloxide/v0.8.2
Release v0.8.2
2022-04-26 02:34:57 +06:00
Hirrolot
3d26ac7f3a Release v0.8.2 2022-04-26 02:25:50 +06:00
Hirrolot
cdffe0d56a
Merge pull request #607 from teloxide/fix-dialogue-state
Fix `#[derive(DialogueState)]`
2022-04-26 02:22:26 +06:00
Hirrolot
7c465b99cb Update teloxide-macros to v0.6.1 2022-04-26 02:13:57 +06:00
Hirrolot
19595c1e03 Fix #[derive(DialogueState)] 2022-04-26 01:55:29 +06:00
Hirrolot
e5aafe3245 Separate handlers in examples/purchase.rs 2022-04-25 19:20:47 +06:00
Hirrolot
df0d13c42b Add teloxide::filter_command 2022-04-25 19:16:05 +06:00
Hirrolot
e529be0120
Merge pull request #604 from teloxide/update-teloxide-core-v0.6.0
Update teloxide-core to v0.6.0
2022-04-25 18:52:45 +06:00
Hirrolot
7fc1f6f180 Update teloxide-core to v0.6.0 2022-04-25 18:44:27 +06:00
Hirrolot
035277cd26
Merge pull request #603 from Studiedlist/patch-2
add studiedlist/EddieBot to bot list
2022-04-25 16:07:41 +06:00
Studiedlist
3d40b1b0e9
add studiedlist/EddieBot to bot list 2022-04-25 12:55:54 +03:00
Hirrolot
ae480cae23
Merge pull request #602 from teloxide/restrict-commands-by-state-purchase
Restrict all purchase bot's commands by `State::Start`
2022-04-25 14:56:11 +06:00
Hirrolot
4ad7dfac49 Update the docs of teloxide::handler! 2022-04-25 01:46:03 +06:00
Hirrolot
52678b187c Simplify InlineKeyboardButton construction 2022-04-25 01:38:55 +06:00
Hirrolot
f555d1d2d3 Prettify examples/purchase.rs by a separate command handler 2022-04-25 01:30:01 +06:00