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

1533 Commits

Author SHA1 Message Date
Andrea Barbagallo
5fb48e68a0 Added description of the ApiTelegramException as attribute of the class 2021-10-16 17:45:15 +02: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
_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
Badiboy
8149551a15 Release 4.1.0 2021-09-25 20:33:32 +03:00
_run
ab648ef3db Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2021-09-25 22:19:09 +05:00
_run
e721910c0c Update __init__.py 2021-09-25 22:19:07 +05:00
_run
9287eced49
Update a typo 2021-09-25 21:10:29 +05:00
_run
967b94b14f Update handler_backends.py 2021-09-25 20:27:03 +05:00
_run
2df6f00ba5 Optimization
Optimized code, added filters support
2021-09-25 18:22:54 +05:00
_run
beb4f8df44 Update register_handler.py 2021-09-25 17:15:33 +05:00
_run
92ac5a4166 States, and some minor improvements 2021-09-25 17:12:32 +05:00
_run
716323e56a Register_XXX_Handler 2021-09-22 22:46:19 +05:00
_run
cd92d95f91 Create admin_filter_example.py 2021-09-22 22:37:57 +05:00
_run
9c86ed623d Update custom_filters.py 2021-09-22 22:37:18 +05:00
Badiboy
c6ff9b07df
Merge pull request #1311 from SwissCorePy/master
added property `user` to TeleBot class
2021-09-20 15:40:14 +03:00
SwissCorePy
38cc96d0f3 added property user to TeleBot class
Added property `user` to TeleBot class. The idea is to have easy access to the user object representing the bot without doing an API call every time.
2021-09-20 14:31:00 +02:00
Badiboy
82518d8664
Merge pull request #1309 from bim-ba/master
Added new example: anonymous chat-bot
2021-09-19 17:50:51 +03:00
bim-ba
aba2a9e179
Improve readabilty of "elif-zone" 2021-09-19 17:41:07 +03:00
bim-ba
c5c4d081ea Added new example: anonymous chat-bot 2021-09-18 19:46:53 +03:00
Badiboy
f854163626
Merge pull request #1308 from coder2020official/master
Added example and editd description.
2021-09-14 13:08:45 +03:00
coder2020official
fc31a2d466 Update custom_filters.py 2021-09-14 15:02:54 +05:00
coder2020official
86a0a8cd68 Little fixes and example
Fixed is_forwarded custom filter & created example
2021-09-14 15:00:27 +05:00
Badiboy
31c3b3b28e
Merge pull request #1307 from coder2020official/master
Update custom_filters.py
2021-09-13 23:26:40 +03:00
coder2020official
b95ab104e3 Update custom_filters.py 2021-09-13 23:09:06 +05:00
Badiboy
a54e4c22a8
Merge pull request #1305 from Badiboy/master
4.0.1 beta release
2021-09-12 21:13:38 +03:00
Badiboy
7913e25be2 4.0.1 beta release 2021-09-12 21:12:19 +03:00
Badiboy
63cbda8890
Merge pull request #1304 from Badiboy/master
README contents update
2021-09-12 20:53:04 +03:00
Badiboy
38851bce22 README contents update 2021-09-12 20:02:49 +03:00
Badiboy
74835c40ea
Merge pull request #1303 from Badiboy/master
Update custom filters readme and examples
2021-09-12 19:42:36 +03:00