Temirkhan Myrzamadi
|
bf01d2bf8f
|
Fix examples/dialogue_bot
|
2020-05-26 15:13:53 +06:00 |
|
Temirkhan Myrzamadi
|
f95826e9f8
|
Add DialogueWithCx::unpack
|
2020-05-26 15:05:22 +06:00 |
|
Temirkhan Myrzamadi
|
f3fb72d527
|
DispatcherHandlerCx -> UpdateWithCx, DialogueDispatcherHandler -> DialogueWithCx
|
2020-05-26 15:01:57 +06:00 |
|
Temirkhan Myrzamadi
|
0a3617892b
|
Remove examples/guess_a_number_bot
We already have an example bot that demonstrates how to use dialogues (examples/dialogue_bot)
|
2020-05-26 14:28:25 +06:00 |
|
Temirkhan Myrzamadi
|
9d7e32109d
|
Merge branch 'improve-dialogues' of https://github.com/teloxide/teloxide into improve-dialogues
|
2020-05-25 00:15:14 +06:00 |
|
Temirkhan Myrzamadi
|
c83c4e14de
|
Update examples/guess_a_number_bot
|
2020-05-25 00:14:49 +06:00 |
|
Temirkhan Myrzamadi
|
dfe0f39ee1
|
Merge branch 'master' into improve-dialogues
|
2020-05-24 20:42:52 +03:00 |
|
Temirkhan Myrzamadi
|
c3d5fc9492
|
Update README.md
|
2020-05-24 22:37:57 +06:00 |
|
Temirkhan Myrzamadi
|
18f323b82e
|
Fix the docs
|
2020-05-24 22:37:22 +06:00 |
|
Temirkhan Myrzamadi
|
3ffb2c70fb
|
Document the newest macros
|
2020-05-24 22:28:08 +06:00 |
|
Temirkhan Myrzamadi
|
2b8217fe10
|
Update README.md
|
2020-05-24 22:25:23 +06:00 |
|
Temirkhan Myrzamadi
|
4cb9566121
|
Update README.md
|
2020-05-24 22:22:58 +06:00 |
|
Temirkhan Myrzamadi
|
a33bd7205c
|
Separate modules of examples/dialogue_bot
|
2020-05-24 18:55:13 +06:00 |
|
Temirkhan Myrzamadi
|
5b2fa285aa
|
Simplify examples/dialogue_bot
|
2020-05-24 18:42:40 +06:00 |
|
Temirkhan Myrzamadi
|
572d41fbf8
|
Extract FavouriteMusic into favourite_music.rs (examples/dialogue_bot)
|
2020-05-24 18:39:41 +06:00 |
|
Temirkhan Myrzamadi
|
c9393aa5d6
|
Prettify examples/dialogues_bot a little bit
|
2020-05-24 17:36:20 +06:00 |
|
Temirkhan Myrzamadi
|
01dc7a0d42
|
Improve wrap_dialogue!
|
2020-05-24 17:15:46 +06:00 |
|
Temirkhan Myrzamadi
|
6ff1800f12
|
Add auxiliary dialogues macros
|
2020-05-24 17:08:40 +06:00 |
|
Temirkhan Myrzamadi
|
963218bba0
|
Use a coproduct as a dialogue FSM
|
2020-05-24 14:19:46 +06:00 |
|
Temirkhan Myrzamadi
|
ddd94543d1
|
Update examples/dialogue_bot
|
2020-05-24 01:06:04 +06:00 |
|
Temirkhan Myrzamadi
|
b0940df9bd
|
Avoid repetition in DialogueDispatcherHandlerCx
|
2020-05-24 01:02:17 +06:00 |
|
Temirkhan Myrzamadi
|
267a1dd053
|
Add 'up' operations (examples/dialogue_bot)
|
2020-05-24 00:46:00 +06:00 |
|
Temirkhan Myrzamadi
|
75210c5ff5
|
Merge pull request #210 from teloxide/replace-mime-types
Replace all 'mime_type: String' with MimeWrapper
|
2020-05-23 16:59:27 +03:00 |
|
Temirkhan Myrzamadi
|
565a98919d
|
Replace all 'mime_type: String' with MimeWrapper
|
2020-05-23 12:06:12 +06:00 |
|
Temirkhan Myrzamadi
|
6fe3a23062
|
Update README.md
|
2020-05-08 21:32:39 +06:00 |
|
Temirkhan Myrzamadi
|
8392ee27f3
|
Update README.md
|
2020-05-08 21:30:55 +06:00 |
|
Temirkhan Myrzamadi
|
151e2cee21
|
Update README.md
|
2020-05-08 21:30:00 +06:00 |
|
Temirkhan Myrzamadi
|
eec768cf01
|
Update README.md
|
2020-05-08 21:28:11 +06:00 |
|
Temirkhan Myrzamadi
|
a42352fa67
|
Update README.md
|
2020-05-08 21:27:40 +06:00 |
|
Temirkhan Myrzamadi
|
cc37f9ff3c
|
NonPrivate* -> Public*
ChatKind::NonPrivate -> ChatKind::Public
ChatNonPrivate -> ChatPublic
NonPrivateChatKind -> PublicChatKind
NonPrivateChatChannel -> PublicChatChannel
NonPrivateChatGroup -> PublicChatGroup
NonPrivateChatSupergroup -> PublicChatSupergroup
|
2020-05-08 21:12:11 +06:00 |
|
Temirkhan Myrzamadi
|
9b36d46c47
|
Merge pull request #208 from teloxide/new-type-variants
Split big enumerations' variants into new types
|
2020-05-08 18:00:30 +03:00 |
|
Temirkhan Myrzamadi
|
181f9a6d8e
|
Fix Clippy
|
2020-05-08 13:08:04 +06:00 |
|
Temirkhan Myrzamadi
|
65e210fff1
|
Split big enumerations' variants into new types
|
2020-05-08 12:57:50 +06:00 |
|
Temirkhan Myrzamadi
|
157d571251
|
Merge pull request #206 from cuviper/tokio-util-0.3
Upgrade tokio-util to 0.3
|
2020-05-01 08:52:30 +03:00 |
|
Josh Stone
|
b7a551a937
|
Upgrade tokio-util to 0.3
|
2020-04-29 14:30:38 -07:00 |
|
Temirkhan Myrzamadi
|
6ad4e21264
|
Add the 'API coverage' badge (README.md)
|
2020-04-26 02:51:23 +06:00 |
|
Temirkhan Myrzamadi
|
0ede19c684
|
Add the 'Can I use different loggers' section (README.md)
|
2020-04-22 15:33:28 +06:00 |
|
Temirkhan Myrzamadi
|
0ad41d6fe4
|
Merge pull request #203 from teloxide/rustfmt-contributing-md
Simpler form of using nightly rustfmt
|
2020-04-19 19:26:03 +03:00 |
|
Goldstein
|
6bb2558231
|
Simpler form of using nightly rustfmt
|
2020-04-19 18:43:12 +03:00 |
|
Temirkhan Myrzamadi
|
7bb70ea51c
|
Update README.md
|
2020-04-17 16:16:57 +06:00 |
|
Temirkhan Myrzamadi
|
0e511da5d0
|
Merge pull request #201 from pdrolopes/master
Added heroku_ping_pong_bot example
|
2020-04-17 11:57:20 +03:00 |
|
Temirkhan Myrzamadi
|
01fc88e5cb
|
Merge branch 'master' into master
|
2020-04-17 11:57:09 +03:00 |
|
Temirkhan Myrzamadi
|
a6c307486e
|
Update README.md
|
2020-04-17 14:51:48 +06:00 |
|
Temirkhan Myrzamadi
|
cae24c4cd7
|
Merge branch 'master' into master
|
2020-04-17 11:39:13 +03:00 |
|
Temirkhan Myrzamadi
|
9fc9d28cee
|
Update README.md
|
2020-04-17 14:31:51 +06:00 |
|
Temirkhan Myrzamadi
|
789c325bd6
|
Update README.md
|
2020-04-17 14:31:10 +06:00 |
|
Temirkhan Myrzamadi
|
d89a4967db
|
Update README.md
|
2020-04-17 14:28:52 +06:00 |
|
Pedro Lopes de Azevedo
|
f3e1b41a73
|
Added heroku_ping_pong_bot example
Altered webhook_ping_pong_bot to work when deployinh to heroku
|
2020-04-16 23:31:02 -03:00 |
|
Temirkhan Myrzamadi
|
9b83bd9173
|
Update README.md
|
2020-04-17 00:01:12 +06:00 |
|
Temirkhan Myrzamadi
|
1df58eba02
|
Update README.md
|
2020-04-16 23:59:24 +06:00 |
|