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

1461 Commits

Author SHA1 Message Date
Badiboy
2da48c0adc Custom filters upd 2021-09-11 21:49:51 +03:00
Badiboy
14be2b8c18 Custom filters upd 2021-09-11 21:10:21 +03:00
Badiboy
df7808264f
Merge pull request #1298 from coder2020official/master
Custom filters
2021-09-11 21:03:28 +03:00
coder2020official
9d37503442 reupdated 2021-09-11 23:02:56 +05:00
Badiboy
dd6f39c3cd
Merge pull request #1296 from Badiboy/master
Filter clearance
2021-09-11 20:57:55 +03:00
coder2020official
8e4d70b9c6 Update __init__.py 2021-09-11 22:30:53 +05:00
coder2020official
87fb30d57b Update __init__.py 2021-09-11 22:03:37 +05:00
coder2020official
8f3371dcd5 Update __init__.py 2021-09-11 21:59:28 +05:00
coder2020official
ec8975c9e3 Custom filters
Added new feature - from now you can create your own custom filters
2021-09-11 21:47:59 +05:00
Badiboy
16edfbb9dc Warning if commands or content_types filters are strings 2021-09-11 19:26:55 +03:00
Badiboy
f70b135359 Filter clearance
1. Filter optimization: should not store empty filters
2. Filter order: chat_type, content, others
3. Default session timeout set to 600 instead of "forever".
4. Type
2021-09-11 17:02:40 +03:00
Badiboy
78fb69ded1
Merge pull request #1295 from coder2020official/master
is_private filter
2021-09-10 22:17:05 +03:00
_run
0f7eb1571e
Update README.md 2021-09-10 20:42:48 +05:00
coder2020official
ac54b7abd4 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2021-09-10 20:42:51 +05:00
coder2020official
0f3a6393fc Update __init__.py 2021-09-10 20:42:43 +05:00
_run
de6f339cdf
Update README.md 2021-09-10 17:57:19 +05:00
coder2020official
d0969bd5f3 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2021-09-10 17:57:13 +05:00
coder2020official
4035a38507 Update __init__.py 2021-09-10 17:56:44 +05:00
_run
944b077c65
Update README.md 2021-09-10 17:30:58 +05:00
coder2020official
644c6b9082 is_private 2021-09-10 17:30:17 +05:00
Badiboy
dc9f8db556
Merge pull request #1288 from SwissCorePy/master
Added missing content_type "animation"
2021-09-02 22:34:51 +03:00
SwissCorePy
07ebdeab25 Added missing content_type "animation" 2021-09-02 19:46:01 +02:00
Badiboy
e8738cce7d
Merge pull request #1284 from Badiboy/master
Bump version to 4.0 release
2021-08-30 13:50:32 +03:00
Badiboy
d9e638a7df Bump version to 4.0 release 2021-08-30 13:49:28 +03:00
Badiboy
08b1dd31c8
Merge pull request #1277 from fgallaire/master
A Google Cloud Functions webhook
2021-08-25 15:19:51 +03:00
Florent Gallaire
b4f0a6d546 add Google in the name 2021-08-25 14:17:25 +02:00
Florent Gallaire
4eb28df1ab A Google Cloud Functions webhook 2021-08-24 13:01:10 +02:00
Badiboy
50e5e96bb1
Merge pull request #1275 from Badiboy/master
chat_invite_link bugfix
2021-08-22 22:17:30 +03:00
Badiboy
bd3a9bc350 chat_invite_link bugfix 2021-08-22 22:16:03 +03:00
Badiboy
06923c8274
Merge pull request #1272 from Badiboy/master
Simplify and speedup _test_filter
2021-08-20 15:55:10 +03:00
Badiboy
3efc2cf869 Typo 2021-08-19 23:36:37 +03:00
Badiboy
f5de0eeacf Simplify and speedup _test_filter 2021-08-19 22:46:12 +03:00
Badiboy
6e871b8eb1
Merge pull request #1270 from Badiboy/master
Check and update for full compatibility to Bot API up to 5.3
2021-08-18 23:31:15 +03:00
Badiboy
f6359bc32c Readme fix 2021-08-18 23:29:40 +03:00
Badiboy
2bc052ad5a Check and update for full compatibility to Bot API up to 5.3
Pre-release of 4.0.0
2021-08-18 23:27:28 +03:00
Badiboy
022ef6a64c Dependecies clearing 2021-08-18 22:16:30 +03:00
Badiboy
3232811543
Merge pull request #1269 from Badiboy/master
Check and update for full compatibility to Bot API up to 5.0
2021-08-18 22:01:12 +03:00
Badiboy
fabcd93dd7 API update fix 03 2021-08-18 21:57:56 +03:00
Badiboy
8053183cb5 API update fix 02 2021-08-18 19:36:48 +03:00
Badiboy
b2b7d90888 API update fix 01 2021-08-18 19:32:43 +03:00
Badiboy
3e9d73c25d Merge remote-tracking branch 'upstream/master' 2021-08-18 18:52:09 +03:00
Badiboy
d6501ddc0e Check and update for full compatibility to Bot API up to 5.0 2021-08-18 18:47:38 +03:00
Badiboy
e818e3875d
Merge pull request #1266 from coder2020official/master
New set of register_xxx_handler functions for dynamic handlers registering.
2021-08-17 16:50:00 +03:00
_run
56cd3971dc Update __init__.py 2021-08-16 22:41:27 +04:00
Badiboy
958ca34e9c
Merge pull request #1264 from coder2020official/master
Added skip_pending parameter to polling and infinity_polling in addition to skip_pending in Telebot.Init. Allows skip pending updates for already created Bot instances.
2021-08-16 21:07:41 +03:00
_run
f4ef2366b6 Update skip_updates_example.py 2021-08-16 22:03:17 +04:00
_run
f553960096 Update __init__.py 2021-08-16 22:00:08 +04:00
_run
24ef64456b Update __init__.py 2021-08-16 14:53:00 +04:00
_run
3e7da0fd18 Update skip_updates_example.py 2021-08-16 14:49:45 +04:00
_run
2c0f42b363 Update __init__.py 2021-08-16 14:48:21 +04:00