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

1741 Commits

Author SHA1 Message Date
abdullaev388
74e9780b30 BaseMiddleware returned to it's original place && I18N middleware is now only in examples 2022-02-20 00:08:14 +05:00
abdullaev388
9b20f41ece I18N class removed from telebot.util.py 2022-02-19 23:57:21 +05:00
abdullaev388
9bfc0b2c6f preventet breaking change 2022-02-19 23:37:03 +05:00
abdullaev388
10b5886dcc Completed I18N examples descriptions 2022-02-19 18:56:27 +05:00
abdullaev388
93b97fc3fe I18N middleware example was added 2022-02-19 18:47:36 +05:00
abdullaev388
1f6e60fd74 I18N middleware implementation was added 2022-02-19 16:25:46 +05:00
abdullaev388
5337d4838d asyncio_middlewares.py was created && BaseMiddleware class was replaced to asyncio_middlewares.py 2022-02-19 16:02:14 +05:00
abdullaev388
ae5d183db0 slight TextFilter class improvement 2022-02-19 15:53:58 +05:00
abdullaev388
0d85a34551 an example for i18n class was added 2022-02-19 15:07:46 +05:00
abdullaev388
002c608d45 i18n class was added 2022-02-19 15:04:31 +05:00
Badiboy
0ef8d04ed2
Merge pull request #1449 from abdullaev388/master
new advanced TextFilter was added && An example demostrating TextFilt…
2022-02-16 12:48:29 +03:00
abdullaev388
3a86916e72 example of TextFilter starts_with and ends_with usage simultaneously 2022-02-16 12:43:23 +05:00
abdullaev388
b41435f407 more descriptive exceptions 2022-02-16 12:29:27 +05:00
Badiboy
f689d90815
Merge pull request #1455 from Badiboy/master
Fix timer_bot.py
2022-02-15 19:55:32 +03:00
Badiboy
966f2e7ef7
Fix timer_bot.py 2022-02-15 19:55:12 +03:00
abdullaev388
8c3d1e608c new TextFilter examples were added 2022-02-12 21:53:40 +05:00
abdullaev388
6822f18cbb multiple check patterns && multiple startwith, endswith fields 2022-02-12 21:41:10 +05:00
abdullaev388
6e4f2e19d6 async text contains filter was fixed 2022-02-12 20:36:10 +05:00
abdullaev388
8bbd062d13 text contains filter was fixed 2022-02-12 20:31:02 +05:00
abdullaev388
5f7ccc8c9b created async TextFilter 2022-02-12 17:33:29 +05:00
abdullaev388
5b1483f646 removed TextFilterKey in example, instead TextMatchFilter was modified 2022-02-12 17:07:59 +05:00
abdullaev388
3cd86d0e93 token. again. 2022-02-12 15:31:54 +05:00
abdullaev388
a893fbc358 async advanced callback_data example was added 2022-02-12 15:30:04 +05:00
abdullaev388
6fd2a38fe9 An asyncio example demostrating TextFilter usage 2022-02-12 15:12:30 +05:00
abdullaev388
b89ecb3e5a modified code 2022-02-12 14:32:59 +05:00
abdullaev388
2e5590b566
token removed :) 2022-02-12 14:11:16 +05:00
abdullaev388
733bb2ebbb new advanced TextFilter was added && An example demostrating TextFilter usage 2022-02-12 13:35:52 +05:00
Badiboy
64a22457e2
Merge pull request #1446 from abdullaev388/master
New CallbackData example
2022-02-10 12:26:12 +03:00
abdullaev388
0c8e94d2c6 advanced usage of callbackdata was added 2022-02-10 13:43:19 +05:00
abdullaev388
b9436821e0 callbackdata examples were separated into a directory 2022-02-10 13:33:44 +05:00
Badiboy
a8af9120de
Merge pull request #1444 from skelly37/patch-1
Update README.md
2022-02-09 09:51:24 +03:00
Kamil
0655a1f6b6
Update README.md
added my pyfram-telegram-bot
2022-02-09 00:27:18 +00:00
Badiboy
97dbedaa54
Fix > 2022-02-07 00:57:33 +03:00
Badiboy
4028b44d07
Update README.md 2022-02-06 21:02:14 +03:00
Badiboy
661218c7e3
Merge pull request #1434 from coder2020official/master
Fix States
2022-02-02 13:57:08 +03:00
_run
cd4a9add68 Fix States 2022-02-02 14:44:02 +04:00
Badiboy
7d2915c7f9
Merge pull request #1433 from Badiboy/master
Extend custom exception_handler behaviour
2022-02-02 10:40:58 +03:00
Badiboy
ce56a035b5 Extend custom exception_handler behaviour 2022-02-01 23:58:57 +03:00
Badiboy
9fa79aabc0
Merge pull request #1432 from coder2020official/master
Bot API 5.7
2022-02-01 17:31:35 +03:00
_run
62fad9ca3a Fix tests 2022-02-01 18:16:53 +04:00
_run
388f055643 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2022-02-01 17:43:52 +04:00
_run
71be20636a Bot API 5.7 2022-02-01 17:43:49 +04:00
_run
3b38d1b46e
Bot API 5.7 in readme 2022-02-01 14:51:36 +04:00
_run
1e0c2ea633
Update README.md 2022-02-01 14:50:36 +04:00
_run
4e7652be7a Bot API 5.7 2022-02-01 14:47:42 +04:00
Badiboy
723075d2da
Merge pull request #1430 from barbax7/wrong_setup
Installing storage and asyncio_storage
2022-02-01 09:33:22 +03:00
Andrea Barbagallo
7ba021871a Adding new way to install library 2022-01-31 23:09:18 +01:00
Andrea Barbagallo
d7cb819502 Excluding tests and examples from packages to install 2022-01-31 22:58:52 +01:00
Andrea Barbagallo
5ee2aa77c6 storage and asyncio_storage were not installed with previews setup function 2022-01-31 22:53:31 +01:00
Badiboy
80cf5d8d5b
Merge pull request #1427 from barbax7/user
The output of get_me() is already an User object
2022-01-30 19:56:19 +03:00