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

766 Commits

Author SHA1 Message Date
Badiboy
751deeafd7 Bump version to 4.2.2 2021-12-08 23:44:57 +03:00
_run
bb19687854 fix 2021-12-08 15:15:57 +05:00
_run
311eec6888 fix 2021-12-08 14:15:40 +05:00
_run
08fc32b70a Comment fix 2021-12-08 14:13:39 +05:00
_run
555257a3fe Documentation Bug fixed 2021-12-08 14:00:39 +05:00
_run
038be81db3 5.5 2021-12-07 22:17:51 +05:00
Badiboy
fbf34f5953
Bump version to 4.2.1 - AsyncTeleBot alpha 2021-12-04 20:25:39 +03:00
_run
4f198bc6f5 Forgot to update file 2021-12-04 22:03:14 +05:00
_run
411c7e915a No asyncio.run() 2021-11-28 01:04:49 +05:00
_run
d58336adcb Fix 2021-11-28 00:25:56 +05:00
_run
bfc0b8ecd5 Update async_telebot.py 2021-11-28 00:21:09 +05:00
_run
a9b422783f Middlewares, new file, and examples 2021-11-27 23:41:39 +05:00
_run
6770011dd7 Middleware support 2021-11-27 19:04:03 +05:00
_run
d7b0513fb1
Merge branch 'eternnoir:master' into master 2021-11-26 21:05:05 +05:00
abdullaev
8b6eba8203 Docstrings added 2021-11-24 20:26:58 +05:00
abdullaev
714ae7d67f CallbackData class added 2021-11-23 18:01:51 +05:00
_run
1e4477c148 Logging fix 2021-11-20 16:01:38 +05:00
_run
1f05b47ad6 Asynchronous Telebot 2021-11-20 15:47:55 +05:00
Badiboy
9b99bb5f21 Update readme and typo 2021-11-08 18:51:42 +03:00
Badiboy
d14ac2fe85 Bump to version 4.2.0 2021-11-08 18:35:55 +03:00
Badiboy
7f1497c5e9 Merge remote-tracking branch 'upstream/master' 2021-11-08 18:32:38 +03:00
Badiboy
5ac71baafe RETRY_ENGINE
Added RETRY_ENGINE var to api_helper.

Added RETRY_ENGINE = 2 based on native "requests" retry mechanism.
2021-11-07 23:02:23 +03:00
_run
62b1ec04ab Update __init__.py 2021-11-06 19:59:44 +05:00
_run
becce1f580 Update apihelper.py 2021-11-06 19:51:05 +05:00
_run
ed6616e4c7 Bot API 5.4 2021-11-06 12:21:02 +05:00
_run
953e2286b8 Bot API 5.4 2021-11-06 12:15:28 +05:00
_run
06c8782127 Little update
Allowed other handlers, checked methods and other things
2021-11-05 23:22:03 +05:00
Badiboy
2623fa362c
Merge pull request #1350 from Badiboy/master
Custom request sender
2021-11-03 18:50:25 +03:00
Badiboy
4a274ba440 Custom request sender
Added apihelper.CUSTOM_REQUEST_SENDER option. It allows to substitute requests.request to your own function.
2021-11-03 18:48:46 +03:00
Andrea Barbagallo
558b37b1c3 New antiflood function 2021-11-03 15:30:10 +01:00
Badiboy
099d638a7e
Merge pull request #1338 from barbax7/exceptions
Added description of the ApiTelegramException as attribute of the class
2021-10-17 11:29:44 +03:00
Andrea Barbagallo
5fb48e68a0 Added description of the ApiTelegramException as attribute of the class 2021-10-16 17:45:15 +02:00
_run
b6625baec6 Update __init__.py 2021-10-13 19:02:17 +05:00
_run
98044d6faa File support for states
File support. Now states can be saved in pickle file
2021-10-13 18:34:36 +05:00
Badiboy
2113846567
Merge pull request #1330 from Badiboy/master
Bump version 4.1.1
2021-10-09 22:31:59 +03:00
Badiboy
5c9d4edca9 Bump version 4.1.1 2021-10-09 22:31:34 +03:00
_run
bf8736e17e Critical fix 2021-10-01 23:29:59 +05:00
_run
f337abe06e Update __init__.py 2021-10-01 16:09:20 +05:00
_run
ff35f25211 Update __init__.py 2021-10-01 16:08:01 +05:00
_run
2e4280a947 Update of state handlers
No need to create state handlers
2021-10-01 15:56:54 +05:00
Badiboy
4a6b5b3d28
Merge pull request #1322 from Badiboy/master
Bugfix with one_time_keyboard = False
2021-09-30 11:57:54 +03:00
Badiboy
a28af3903d Bugfix with one_time_keyboard = False 2021-09-30 11:56:36 +03:00
Badiboy
d1d5b9effb
Merge pull request #1320 from Badiboy/master
polling should leave our world. :)
2021-09-28 19:18:32 +03:00
Badiboy
062fababf2 polling should leave our world. :) 2021-09-28 19:17:09 +03:00
_run
6e502cd1c6
Merge branch 'master' into master 2021-09-25 23:29:50 +05:00
Badiboy
b35f17124f States minor update 2021-09-25 21:15:24 +03:00
_run
44b44ac2c5 Optimization 2021-09-25 23:05:36 +05:00
_run
39e875c1ea Update handler_backends.py 2021-09-25 22:49:32 +05:00
Badiboy
be7317cc86
Merge pull request #1315 from coder2020official/master
States, New filter, and more
2021-09-25 20:43:33 +03:00
Badiboy
e1c33a1de6
Merge pull request #1316 from Badiboy/master
Release 4.1.0
2021-09-25 20:34:05 +03:00