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

1713 Commits

Author SHA1 Message Date
_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
Badiboy
97e99b4910 Fix 2021-09-12 19:39:26 +03:00
Badiboy
4ced4d29f5 Update custom filters readme and examples 2021-09-12 19:36:23 +03:00
Badiboy
239a90de14
Merge pull request #1302 from coder2020official/master
Some useful filters
2021-09-12 19:14:46 +03:00
_run
c86af0496b
Update README.md 2021-09-12 20:43:09 +05:00
_run
4071ab9124
Update README.md 2021-09-12 20:41:26 +05:00
_run
5c715dabc3
Update README.md 2021-09-12 20:40:31 +05:00
_run
43d2d8583e
Update README.md 2021-09-12 20:32:16 +05:00
_run
cf78234e3a
Update README.md 2021-09-12 20:30:32 +05:00
_run
5f4cd09490
Update README.md 2021-09-12 20:28:46 +05:00
_run
8534804c0c
Update README.md 2021-09-12 20:28:01 +05:00
_run
cf75e76e5c
Update README.md 2021-09-12 20:27:01 +05:00
coder2020official
7d5e9e5111 Added file custom_filters
Added file with custom filters. Updated the examples
2021-09-12 20:22:26 +05:00
coder2020official
1ceec3cb54 Update custom_filters.py 2021-09-12 19:38:54 +05:00
coder2020official
5f8c75816e Some useful filters
Created useful filters that can be used in message handlers.
Created some examples on using them.
2021-09-12 19:34:43 +05:00
coder2020official
4e37662ab3 upd 2021-09-12 00:30:56 +05:00
Badiboy
a97a917522
Merge pull request #1301 from coder2020official/master
Custom filters example
2021-09-11 22:30:50 +03:00
coder2020official
88f91518c7 Update __init__.py 2021-09-12 00:27:51 +05:00
coder2020official
e89acc8ba6 Update custom_filters.py 2021-09-12 00:27:04 +05:00
coder2020official
5d611ea7f3 upd 2021-09-12 00:24:52 +05:00
coder2020official
5c80f11261 Updated __init__.py 2021-09-12 00:21:35 +05:00