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

1562 Commits

Author SHA1 Message Date
Badiboy
695c699893
Merge pull request #1353 from coder2020official/master
Bot API 5.4 features
2021-11-06 18:02:01 +03:00
_run
bf96f13296 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2021-11-06 19:59:59 +05:00
_run
62b1ec04ab Update __init__.py 2021-11-06 19:59:44 +05:00
_run
e412d2f084
Update README.md 2021-11-06 19:56:10 +05:00
_run
8003ff5e59 Delete states.pkl 2021-11-06 19:51:29 +05:00
_run
becce1f580 Update apihelper.py 2021-11-06 19:51:05 +05:00
_run
3a6073e3a0 Update custom_states.py 2021-11-06 13:08:49 +05:00
_run
fc347ae166 Update custom_states.py 2021-11-06 13:06:43 +05:00
_run
8dcfa0c282 Little fix for states 2021-11-06 12:52:41 +05:00
_run
6808ab3ebe Update test_types.py 2021-11-06 12:42:48 +05:00
_run
31097c5380 Update test_types.py 2021-11-06 12:34:49 +05:00
_run
d49c57699e Tests 2021-11-06 12:27:19 +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
Badiboy
bfef7e1ce2
Merge pull request #1349 from barbax7/antiflood
Antiflood
2021-11-03 17:38:32 +03:00
Andrea Barbagallo
558b37b1c3 New antiflood function 2021-11-03 15:30:10 +01:00
Badiboy
d1c26f82aa
Merge pull request #1346 from DevAdvik/patch-1
Added A New Bot - @ETHGasFeeTrackerBot
2021-10-24 19:09:04 +03:00
Advik Singh Somvanshi
1a351bc8c7
Added A New Bot 2021-10-24 20:38:15 +05:30
Badiboy
27546daad9
Merge pull request #1345 from resinprotein2333/patch-1
Update README.md
2021-10-24 11:48:02 +03:00
resinprotein2333
bb58d3fead
Update README.md
Add my bot into the bot list
2021-10-24 16:45:49 +08: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
Badiboy
b979c2fa1f
Merge pull request #1336 from coder2020official/master
File support for states
2021-10-14 17:23:43 +03: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
Badiboy
4dce9340b0
Merge pull request #1326 from TrevorWinstral/master
Added my bots to README
2021-10-08 13:45:24 +03:00
TrevorWinstral
bf79e8341e
Moved bots to bottom of list 2021-10-08 10:39:59 +00:00
TrevorWinstral
dadfdc2f13 Updated README with my bots 2021-10-06 14:15:30 +02:00
TrevorWinstral
585f627e1f Updated README with my bots 2021-10-06 14:14:05 +02:00
TrevorWinstral
eead303d47 Updated README with my bots 2021-10-06 14:13:05 +02:00
Badiboy
14cc15c711
Merge pull request #1325 from coder2020official/master
Critical fix
2021-10-01 21:47:50 +03:00
_run
bf8736e17e Critical fix 2021-10-01 23:29:59 +05:00
Badiboy
5014ca2459
Merge pull request #1324 from coder2020official/master
Update of state handlers
2021-10-01 14:55:09 +03: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
Badiboy
946afcc3c1
Merge pull request #1317 from coder2020official/master
Update handler_backends.py
2021-09-25 21:35:25 +03:00
_run
6e502cd1c6
Merge branch 'master' into master 2021-09-25 23:29:50 +05:00
Badiboy
0a7f897f05
Merge pull request #1318 from Badiboy/master
States minor update
2021-09-25 21:15:52 +03: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