Commit graph

381 commits

Author SHA1 Message Date
Hirrolot
5b2b7c23f7 Update other doc places 2022-05-26 23:26:53 +06:00
Hirrolot
2d2be5759e
Improve README.md 2022-04-28 03:08:25 +06:00
Hirrolot
3a10c32183 Change the path to ICON.png
Previously it didn't show on crates.io.
2022-04-27 21:44:07 +06:00
Hirrolot
5a55789492 Resize the GIFs to 420px width 2022-04-27 21:40:27 +06:00
Hirrolot
0389dd9d02 Update the README.md supported bot API badge 2022-04-27 21:04:53 +06:00
Hirrolot
fcea341bc8 Release v0.9.0 2022-04-27 16:10:33 +06:00
Hirrolot
0d36a1e2b7
Merge pull request #613 from teloxide/dptree-case
Deprecate `teloxide::handler!` in favour of `dpree::case!`
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
deb992c787 Deprecate teloxide::handler! in favour of dptree::case! 2022-04-27 15:16:34 +06:00
Hirrolot
b8c3f48c7f Harmonise example bot initial logs 2022-04-27 01:00:08 +06:00
Hirrolot
2537f06464 examples/dices.rs => examples/throw_dice.rs 2022-04-27 00:56:51 +06:00
Hirrolot
5ecfd3d810 examples/simple_commands.rs=> examples/command.rs 2022-04-27 00:54:37 +06:00
Hirrolot
035b3c3bc8 Rename demo GIFs 2022-04-27 00:52:30 +06:00
Studiedlist
3d40b1b0e9
add studiedlist/EddieBot to bot list 2022-04-25 12:55:54 +03:00
Hirrolot
4a4990e207 Update the FAQ 2022-04-22 23:50:19 +06:00
Maybe Waffle
cfaa71632c Document and check the MSRV in CI 2022-04-20 23:33:44 +04:00
Hirrolot
4ee174126d Merge conflicts 2022-04-18 16:50:02 +06:00
Hirrolot
52ba62d3fc Release v0.8.0 2022-04-18 16:32:46 +06:00
Waffle Maybe
5ec223f43a
Merge pull request #591 from teloxide/doc_changes
Doc changes
2022-04-17 19:52:24 +04:00
Maybe Waffle
fc509912ff Remove dev-branch docs 2022-04-14 14:35:24 +04:00
Mattia Righetti
2bcc229e8f
Add Libegen bot to examples in README 2022-04-13 14:46:48 +02:00
Waffle Maybe
1e6bf831d8
change the link and wording about the vuln in the readme 2022-04-03 23:09:20 +04:00
Maybe Waffle
99c8995bb3 Release 0.7.3 2022-04-03 16:19:17 +04:00
Hirrolot
5838b31834 Capture identifier in format strings (examples/) 2022-04-03 16:06:44 +06:00
Hirrolot
9bb2a85aba Merge branch 'dev' into teloxide-handler 2022-04-02 21:32:59 +06:00
Hirrolot
56c1c55f88 Update README.md 2022-04-02 15:51:59 +06:00
Hirrolot
fa5d1f738b Remove support for the old dispatching 2022-03-29 01:55:09 +06:00
Maybe Waffle
484d1ccd83 Fixup documentation 2022-03-27 22:10:50 +04:00
Hirrolot
363e0bff18 Update the examples to use teloxide::handler! 2022-03-26 14:57:30 +06:00
Hirrolot
f5653c747d Remove support for the old dispatching 2022-03-24 17:25:42 +06:00
Hirrolot
7aa0439afd Release v0.7.2 2022-03-22 11:40:53 +06:00
Maybe Waffle
22e5165f89 Remove mentions of enable_logging! from documentation/readme 2022-03-21 19:42:55 +04:00
Anony
8ae3eb9b71
Fix the unintentional bracket in the docs badge url 2022-02-28 23:20:24 +05:30
Devon Sawatsky
e1988d1f88
Fix minor typo/grammar 2022-02-23 10:13:24 -08:00
Hirrolot
0917632e55
Merge pull request #524 from alhuelamo/fix/readme-example-links
Fixed broken example links on the Readme
2022-02-13 17:03:18 +06:00
alhuelamo
0591e7834a Correct links 2022-02-13 11:52:31 +01:00
alhuelamo
977f0491e1 Fixed webhook examples links on readme 2022-02-13 11:50:33 +01:00
Mattia Righetti
9af44d41ff
Move bot higher in README list 2022-02-10 14:55:36 +01:00
Mattia Righetti
d553f7b509
Fixed bot link 2022-02-10 13:16:45 +01:00
Mattia Righetti
ea041f67e1
Add GroupActivityBot example 2022-02-10 13:14:43 +01:00
Hirrolot
30d37741e4 Release v0.7.0 2022-02-09 08:38:57 +06:00
Hirrolot
dbc7eb0150
Update the version in the README 2022-02-06 18:30:08 +06:00
Hirrolot
9eac077ecd Release v0.6.0 2022-02-06 17:47:56 +06:00
Hirrolot
9f60483389 Fix the link to the v0.5 -> v0.6 migration guide 2022-02-06 17:34:57 +06:00
Hirrolot
b0e5a4a0e6 Write the migration guide for v0.6 2022-02-05 14:26:05 +06:00
Hirrolot
d4a4719b58 Simplify examples/dispatching2_features.rs 2022-02-05 00:53:55 +06:00
Hirrolot
b66beef534 Explain handler params in examples/dialogue.rs 2022-02-04 20:21:16 +06:00
Hirrolot
9efa2f6cbd DispatcherBuilder::new => Dispatcher::builder 2022-02-04 20:09:53 +06:00
Hirrolot
a5d8a36f2c Merge conflicts in README 2022-02-04 20:01:27 +06:00
Hirrolot
e5330cdec2 HandlerExt::add_dialogue => HandlerExt::enter_dialogue 2022-02-04 20:00:21 +06:00