Commit graph

288 commits

Author SHA1 Message Date
Hirrolot
f8192a24a7
Merge pull request #335 from teloxide/change-tg-vimhelpbot-url
Provide new url for tg-vimhelpbot
2021-03-26 13:49:47 -07:00
Maximilian Siling
94a2151775 Merge branch 'dev' into change-tg-vimhelpbot-url 2021-03-26 23:36:09 +03:00
Hirrolot
0322a19a48
Enhance README.md 2021-03-27 02:29:40 +06:00
Hirrolot
6885e4ab3a
Merge pull request #352 from teloxide/updating-guide-v0.4.0
Embed an updating guide to v0.4.0 (README.md)
2021-03-26 10:35:23 -07:00
Hirrolot
ffdc7043c4
Update README.md 2021-03-26 10:29:17 -07:00
Hirrolot
31eda80da0
Update README.md 2021-03-26 10:22:19 -07:00
Hirrolot
13e4bdb4e7
Apply review suggestions 2021-03-24 04:20:28 +06:00
Hirrolot
934ee94a5e Get ready for v0.4.0 (#347)
* Get ready for v0.4.0

* Export teloxide_macros as macros in lib.rs

* Use tokio v1.3 in README.md

* Return the feature 'macros' back

* Export teloxide_macros::teloxide in the prelude

* Document the 'macros' feature in README.md

* Update src/lib.rs

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

* Update src/prelude.rs

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

* Propagate features from teloxide-core

* teloxide-core = 0.2.1

* Fix CI

* Require teloxide-core/auto_send instead of teloxide/auto-send

* default-features = false (teloxide-core)

* Specify each teloxide-core feature separately

* Fix Cargo.toml

* JSON -> Json, CBOR -> Cbor

* Update Cargo.toml

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
2021-03-21 21:00:58 -04:00
Temirkhan Myrzamadi
09cca0faff Use Box<dyn Error + Send + Sync> in the examples 2021-03-21 21:00:58 -04:00
Temirkhan Myrzamadi
239ff94c0e Fix this fucking bullshit 2021-03-21 21:00:58 -04:00
Hirrolot
60618cbdb5
Embed an updating guide to v0.4.0 (README.md) 2021-03-22 01:27:37 +06:00
Hirrolot
8522759e68
Get ready for v0.4.0 (#347)
* Get ready for v0.4.0

* Export teloxide_macros as macros in lib.rs

* Use tokio v1.3 in README.md

* Return the feature 'macros' back

* Export teloxide_macros::teloxide in the prelude

* Document the 'macros' feature in README.md

* Update src/lib.rs

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

* Update src/prelude.rs

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

* Propagate features from teloxide-core

* teloxide-core = 0.2.1

* Fix CI

* Require teloxide-core/auto_send instead of teloxide/auto-send

* default-features = false (teloxide-core)

* Specify each teloxide-core feature separately

* Fix Cargo.toml

* JSON -> Json, CBOR -> Cbor

* Update Cargo.toml

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>

Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
2021-03-21 18:34:23 +06:00
Temirkhan Myrzamadi
86253edc92 Use Box<dyn Error + Send + Sync> in the examples 2021-03-19 17:58:22 +06:00
Temirkhan Myrzamadi
36b314cdfc Fix this fucking bullshit 2021-03-13 23:35:48 +06:00
Eric S. Londres
865c3f28a0
Fix formatting of basketball betting bot in readme
Previously the title/desc of the bot was not italicized, unlike other bot names/descriptions
2021-03-10 16:48:16 -05:00
Eric S. Londres
b1201c4506
Add BeerHolderBot to community bot list 2021-03-10 16:47:05 -05:00
Goldstein
155f7aed5a
Fix typo 2021-01-31 22:15:42 +03:00
Goldstein
751af600f7
Provide new url for tg-vimhelpbot 2021-01-31 19:44:53 +03:00
myblackbeard
84e9b861ac
add community bot: myblackbeard/basketball-betting-bot 2021-01-02 19:39:05 +01:00
Temirkhan Myrzamadi
009b38baa6
Add sschiz/janitor-bot to README.md 2020-12-12 14:10:51 +06:00
Waffle Lapkin
89ae390dfe
Merge pull request #294 from teloxide/sqlite_storage
Sqlite storage v2
2020-11-04 12:01:21 +03:00
Dmytro Polunin
ec1c006ce4
Bold text of questions in FAQ 2020-11-01 13:45:59 +02:00
Sergey Levitin
5bb5357183 Gardening + update docs 2020-10-24 20:05:48 +03:00
Temirkhan Myrzamadi
7b1fbabdcb
Merge pull request #301 from teloxide/master
v0.3.2
2020-10-23 11:58:02 +06:00
Temirkhan Myrzamadi
3c04d573f9 Prepare for v0.3.2 2020-10-23 08:23:09 +06:00
eupn
ac99b39d67
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:02:35 +07:00
eupn
bfe5ae43fb
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:02:17 +07:00
eupn
970d33d477
Update README.md
Co-authored-by: Temirkhan Myrzamadi <hirrolot@gmail.com>
2020-10-08 20:01:39 +07:00
eupn
d88e2d0e93
Edit README.md a bit 2020-10-08 11:46:30 +08:00
Waffle Lapkin
814adabdb6
Merge branch 'dev' into v0.3.1_release 2020-09-26 19:01:16 +03:00
Temirkhan Myrzamadi
eb79c7099d
Update README.md 2020-09-26 21:50:22 +06:00
Temirkhan Myrzamadi
e894ae868e
Update README.md
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
2020-09-26 21:42:36 +06:00
Temirkhan Myrzamadi
4a1ba8d9b4
Update README.md 2020-09-26 21:30:08 +06:00
Temirkhan Myrzamadi
1c6b97ae39
Update README.md 2020-09-26 21:29:32 +06:00
Temirkhan Myrzamadi
4db66eaa83
Highlight dialogues management (README.md) 2020-09-26 21:27:13 +06:00
Temirkhan Myrzamadi
b212616257
Add authors of bots to README.md 2020-09-12 21:23:50 +06:00
Temirkhan Myrzamadi
4fabc083b8
Add tg-vimhelpbot to README.md 2020-09-06 00:48:26 +06:00
Waffle
04f8ed5df7 v0.3.1 release 2020-08-25 17:45:16 +03:00
Temirkhan Myrzamadi
24f09761e8
Merge pull request #268 from teloxide/cognito_bot
Add cognito_bot to README.md
2020-08-21 16:58:13 +06:00
Temirkhan Myrzamadi
fc4324b91f
Remove useless spaces from README.md 2020-08-21 16:24:09 +06:00
Temirkhan Myrzamadi
060dd5f6b4
Add cognito_bot to README.md 2020-08-18 09:23:18 +06:00
Waffle
d88f92d26c make 'dev' default branch in docs 2020-08-17 18:10:03 +03:00
Waffle Lapkin
a368de15b1
Merge branch 'master' into docs 2020-08-12 23:59:26 +03:00
Waffle
3157305105 add automatic test of code blocks from readme 2020-08-12 23:21:13 +03:00
Waffle
f765278c68 add docs|master badge and netlify config 2020-08-12 22:49:58 +03:00
Waffle Lapkin
7a3ce7f05c
Remove confusing use of respond from README 2020-08-12 22:44:56 +03:00
Waffle Lapkin
f521f08470
Use local ./ paths instead of github links in README 2020-08-12 22:31:35 +03:00
Temirkhan Myrzamadi
05e32336fa Add requests::respond 2020-08-02 13:08:43 +06:00
DCjanus
7b9f7e8690 fix example code 2020-08-02 12:11:09 +08:00
Temirkhan Myrzamadi
2f4006f5ea
Update the API coverage badge to 0.4.9 2020-07-31 23:18:13 +06:00