1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
Ananth Bhaskararaman
e4179ea65f
Add SSL cert 2022-08-30 17:27:43 +05:30
Ananth Bhaskararaman
d7770bf670
Starlette ASGI example 2022-08-30 17:05:56 +05:30
Mahakam20000
1667b51034
Example of async bot using webhook and aiohttp
An async echo bot using aiohttp and webhoook
2022-08-10 19:57:30 +02:00
_run
90a90d4a34 Divided async and sync versions into aio & sync folders 2022-07-09 22:30:36 +05:00
_run
2f32236680 Added run_webhooks for asynctelebot 2022-07-07 22:56:13 +05:00
Alex Poklonsky
dd8125cbd0
Rename midddleware to middleware in examples. 2022-06-23 09:09:37 +03:00
coder2020official
388306b7fe Updated examples 2022-05-21 17:45:59 +05:00
coder2020official
42efb8488c Set escape=True by default. 2022-05-14 20:32:28 +05:00
abdullaev388
42955d1886 added examples of multibot 2022-05-11 10:50:33 +05:00
coder2020official
532011138c Added examples for formatting 2022-05-01 00:58:06 +05:00
Badiboy
dd25432359 Bot API 6.0. Deprecation fixes 2022-04-23 15:03:54 +03:00
coder2020official
1cdf9640d7 Fix example on chat_member, fix middleware-exception for async 2022-03-08 12:07:00 +05:00
_run
60a23665cb
Update flooding_middleware.py 2022-03-07 17:23:55 +05:00
abdullaev388
7993e1d1c9 corrected setup middleware in async i18n middleware example 2022-02-21 20:08:03 +05:00
abdullaev388
5d7ae385ec token removed. 2022-02-20 00:12:14 +05:00
abdullaev388
74e9780b30 BaseMiddleware returned to it's original place && I18N middleware is now only in examples 2022-02-20 00:08:14 +05:00
abdullaev388
10b5886dcc Completed I18N examples descriptions 2022-02-19 18:56:27 +05:00
abdullaev388
93b97fc3fe I18N middleware example was added 2022-02-19 18:47:36 +05:00
abdullaev388
5337d4838d asyncio_middlewares.py was created && BaseMiddleware class was replaced to asyncio_middlewares.py 2022-02-19 16:02:14 +05:00
abdullaev388
3a86916e72 example of TextFilter starts_with and ends_with usage simultaneously 2022-02-16 12:43:23 +05:00
abdullaev388
8c3d1e608c new TextFilter examples were added 2022-02-12 21:53:40 +05:00
abdullaev388
5f7ccc8c9b created async TextFilter 2022-02-12 17:33:29 +05:00
abdullaev388
5b1483f646 removed TextFilterKey in example, instead TextMatchFilter was modified 2022-02-12 17:07:59 +05:00
abdullaev388
3cd86d0e93 token. again. 2022-02-12 15:31:54 +05:00
abdullaev388
a893fbc358 async advanced callback_data example was added 2022-02-12 15:30:04 +05:00
abdullaev388
6fd2a38fe9 An asyncio example demostrating TextFilter usage 2022-02-12 15:12:30 +05:00
Badiboy
4166fb229e Code base cleanup 2022-01-24 22:38:35 +03:00
_run
c350ea0ced Comment fixes 2022-01-24 21:34:50 +04:00
_run
588b5c4d89 Fix parameter for example 2022-01-24 21:28:56 +04:00
_run
91d0877c61 Fix parameter name to fit 2022-01-24 21:28:10 +04:00
_run
8045ad56ea States Update 2022-01-24 21:24:56 +04:00
Artem Lavrenov
7eb759d1fd remove unused import 2022-01-21 22:25:06 +03:00
Artem Lavrenov
a07bf86c30 add default None for get_my_commands parameters scope and language_code sync\async, add examples for bot.set_my_commands 2022-01-21 21:50:33 +03:00
Artem Lavrenov
40465643b9 Add timer_bot sync and async example 2022-01-21 12:32:23 +03:00
_run
096d58ae71 Update admin_filter_example.py 2021-12-12 15:13:07 +05:00
_run
e92946301f Asyncio.run back 2021-12-12 15:07:30 +05:00
_run
fb52137bff 2 new examples 2021-12-04 21:54:26 +05:00
_run
3035763277 Update send_file_example.py 2021-12-04 21:22:00 +05:00
_run
51eabde320 Update 2021-12-04 21:11:51 +05:00
_run
411c7e915a No asyncio.run() 2021-11-28 01:04:49 +05:00
_run
a9b422783f Middlewares, new file, and examples 2021-11-27 23:41:39 +05:00