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

28 Commits

Author SHA1 Message Date
_run
71d3ec8b42
Changed user id and chat id 2022-09-06 18:11:40 +04:00
_run
b0e06253ff Completed docstrings for all files except types.py 2022-07-24 23:14:09 +05:00
_run
174bbf9c84
Merge branch 'eternnoir:master' into newfeatures 2022-07-05 21:19:21 +05:00
_run
1df19e3b2d CallbackQuery fixes for custom filters
Now some custom filters support callback query messages
2022-07-05 21:18:42 +05:00
_run
d14064a84d Fix group and supergroup issues 2022-06-30 17:51:58 +05:00
coder2020official
76c0197ab7 Key for custom filters 2022-05-01 16:11:00 +05:00
Badiboy
bd002c6429 i18n middleware - file revert 2022-04-24 11:28:20 +03:00
abdullaev388
b25d2846e9 TextFilter class supports case insensitiveness with lazy translations 2022-04-23 11:53:55 +05:00
coder2020official
22b4e636e2 Road to release(1st part) 2022-04-16 00:13:14 +05:00
coder2020official
e585c77830 Fix 2022-02-26 22:43:03 +05:00
_run
b960a9e574
Update custom_filters.py 2022-02-23 13:08:02 +05:00
abdullaev388
b41435f407 more descriptive exceptions 2022-02-16 12:29:27 +05:00
abdullaev388
6822f18cbb multiple check patterns && multiple startwith, endswith fields 2022-02-12 21:41:10 +05:00
abdullaev388
8bbd062d13 text contains filter was fixed 2022-02-12 20:31:02 +05:00
abdullaev388
5b1483f646 removed TextFilterKey in example, instead TextMatchFilter was modified 2022-02-12 17:07:59 +05:00
abdullaev388
b89ecb3e5a modified code 2022-02-12 14:32:59 +05:00
abdullaev388
733bb2ebbb new advanced TextFilter was added && An example demostrating TextFilter usage 2022-02-12 13:35:52 +05:00
_run
cd4a9add68 Fix States 2022-02-02 14:44:02 +04:00
_run
a3cda2e0ff Updated sync and async. Fixes and new features. 2022-01-24 17:15:04 +04: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
_run
bf8736e17e Critical fix 2021-10-01 23:29:59 +05:00
_run
2e4280a947 Update of state handlers
No need to create state handlers
2021-10-01 15:56:54 +05:00
_run
9c86ed623d Update custom_filters.py 2021-09-22 22:37:18 +05: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
coder2020official
b95ab104e3 Update custom_filters.py 2021-09-13 23:09:06 +05:00
Badiboy
4ced4d29f5 Update custom filters readme and examples 2021-09-12 19:36:23 +03:00
coder2020official
7d5e9e5111 Added file custom_filters
Added file with custom filters. Updated the examples
2021-09-12 20:22:26 +05:00