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

Commit Graph

  • b25d2846e9 TextFilter class supports case insensitiveness with lazy translations abdullaev388 2022-04-23 11:53:55 +05:00
  • ab64e17464 added new i18n class based middleware abdullaev388 2022-04-23 11:48:58 +05:00
  • 3a5db47c1b removed old class based i18n middleware abdullaev388 2022-04-23 10:44:35 +05:00
  • 4812dcb02b Fix typo in types.py coder2020official 2022-04-22 23:06:11 +05:00
  • b146df346d Indentation fix to fit documentation. coder2020official 2022-04-17 16:46:38 +05:00
  • 5f2713bcfb Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI coder2020official 2022-04-17 16:39:14 +05:00
  • a1bf961fd2 Bump Bot API 6.0(Beta) coder2020official 2022-04-17 16:39:09 +05:00
  • a8451a5e30 Merge branch 'eternnoir:master' into master _run 2022-04-17 14:07:44 +05:00
  • 9417c49d8e Merge pull request #1502 from Badiboy/master 4.4.1 Badiboy 2022-04-16 23:22:30 +03:00
  • 1a40f1da7a Bump version to 4.4.1 Badiboy 2022-04-16 23:21:25 +03:00
  • 5e28f27764 Bump version to 4.4.1 Badiboy 2022-04-16 23:17:19 +03:00
  • 43d0e10ba4 Merge branch 'eternnoir:master' into master _run 2022-04-16 23:52:41 +05:00
  • 9652fdbecb Update README.md _run 2022-04-16 23:50:45 +05:00
  • 110575ca40 Merge pull request #1500 from coder2020official/master Badiboy 2022-04-15 22:49:02 +03:00
  • 22b4e636e2 Road to release(1st part) coder2020official 2022-04-16 00:13:14 +05:00
  • 1688a466f4 Merge pull request #1492 from nj-vs-vh/master Badiboy 2022-04-01 18:54:37 +03:00
  • 625da4cdd9 missing await inserted Igor Vaiman 2022-03-27 18:32:05 +04:00
  • a9e0f5b7b0 Merge pull request #1484 from coder2020official/master Badiboy 2022-03-21 01:36:15 +03:00
  • 7b1b1a7caa Update PULL_REQUEST_TEMPLATE.md _run 2022-03-19 14:06:07 +05:00
  • a6477541c0 Documentation incorrect display is fixed now. coder2020official 2022-03-19 13:49:36 +05:00
  • b652a9f6dc Update doc_req.txt _run 2022-03-19 13:26:09 +05:00
  • 73b2813512 Update doc_req.txt _run 2022-03-10 20:22:42 +05:00
  • ace28983b6 Merge pull request #1475 from coder2020official/master Badiboy 2022-03-08 22:53:55 +03:00
  • e82675320c Merge pull request #1474 from WuerfelDev/patch-1 Badiboy 2022-03-08 22:53:13 +03:00
  • 1e88671799 Merge branch 'eternnoir:master' into master _run 2022-03-08 12:07:09 +05:00
  • 1cdf9640d7 Fix example on chat_member, fix middleware-exception for async coder2020official 2022-03-08 12:07:00 +05:00
  • 91badb53e5 Merge pull request #1473 from coder2020official/master Badiboy 2022-03-07 20:00:55 +03:00
  • 477d02468d Fixed middlewares coder2020official 2022-03-07 21:40:39 +05:00
  • 9f3a270fae Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI coder2020official 2022-03-07 21:13:49 +05:00
  • 244b058648 Fix coder2020official 2022-03-07 21:13:30 +05:00
  • 886c9b9bc0 Update README.md _run 2022-03-07 20:38:22 +05:00
  • 41025ba97b Update setup_python.yml _run 2022-03-07 20:26:11 +05:00
  • 4875bb6188 Update requirements.txt _run 2022-03-07 19:04:12 +05:00
  • 5f91c3d4e6 Added python 3.10 to tests _run 2022-03-07 18:56:16 +05:00
  • 7b62915a5b Create PULL_REQUEST_TEMPLATE.md _run 2022-03-07 18:54:59 +05:00
  • 05c3cb2c1d Update doc_req.txt _run 2022-03-07 18:08:41 +05:00
  • 60a96d1400 Update README.md _run 2022-03-07 17:42:47 +05:00
  • dcd0df93da Update README.md _run 2022-03-07 17:39:42 +05:00
  • f15101fc6f Update doc_req.txt _run 2022-03-07 17:32:42 +05:00
  • 5f03253398 Fix comments coder2020official 2022-03-07 17:31:02 +05:00
  • 8fab55e937 Create antiflood_middleware.py _run 2022-03-07 17:30:10 +05:00
  • 60a23665cb Update flooding_middleware.py _run 2022-03-07 17:23:55 +05:00
  • b292b275cb Create basic_example.py _run 2022-03-07 17:21:59 +05:00
  • 403028bf35 Update README.md _run 2022-03-07 17:14:51 +05:00
  • 3dda5cff06 Create README.md _run 2022-03-07 17:14:25 +05:00
  • dd589e2490 Updated documentation to another theme. coder2020official 2022-03-07 16:10:44 +05:00
  • c8fb83c97c Fix documentation coder2020official 2022-03-07 14:24:28 +05:00
  • 854f6a9506 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI coder2020official 2022-03-07 13:30:41 +05:00
  • be0557c2b5 Multiple middlewares allowed for async coder2020official 2022-03-07 13:30:39 +05:00
  • 436422e4da TranslateThisVideo Bot WuerfelDev 2022-03-06 22:29:57 +01:00
  • fc72576aaa Update README.md _run 2022-03-07 00:39:25 +05:00
  • f69a2ba044 Update docstrings for asynctelebot. coder2020official 2022-03-07 00:18:11 +05:00
  • c45e06c694 Updated description for TeleBot class coder2020official 2022-03-06 23:23:33 +05:00
  • 78bdf1ca4e Update docstrings coder2020official 2022-03-06 23:14:07 +05:00
  • 3c7d3c0196 Fix tests coder2020official 2022-03-06 19:52:42 +05:00
  • 441a5793cc Update docstrings to correct documentation. coder2020official 2022-03-06 19:41:54 +05:00
  • 388477686b Added middlewares. coder2020official 2022-03-06 18:39:41 +05:00
  • 4f654d9e12 Add TranslateThisBot to the bot list WuerfelDev 2022-03-06 04:26:40 +01:00
  • ac12d0fc02 Merge pull request #1467 from coder2020official/master Badiboy 2022-03-02 11:56:13 +03:00
  • b8ebe4fd58 Merge pull request #1469 from abdullaev388/master Badiboy 2022-03-01 18:11:20 +03:00
  • c84896391e argument of 'func' parameter in handlers can be async function abdullaev388 2022-03-01 14:39:00 +05:00
  • 995e28e9d8 Remove unnecessary thing _run 2022-02-26 22:50:55 +05:00
  • 1bfc082d46 Update documentation coder2020official 2022-02-26 22:48:03 +05:00
  • 1a35bbb127 Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI coder2020official 2022-02-26 22:43:05 +05:00
  • e585c77830 Fix coder2020official 2022-02-26 22:43:03 +05:00
  • 5ca92ff637 Merge pull request #1465 from coder2020official/master Badiboy 2022-02-26 13:07:53 +03:00
  • f4c76553ed Update asyncio_filters.py _run 2022-02-25 19:53:17 +05:00
  • 75baf6dd96 Update custom_filters.py _run 2022-02-25 19:52:56 +05:00
  • 301b9288a4 Merge branch 'eternnoir:master' into master _run 2022-02-25 19:47:50 +05:00
  • 70b9fc86d2 Update custom_filters.py _run 2022-02-25 19:46:49 +05:00
  • dde9cd323c Update asyncio_filters.py _run 2022-02-25 19:45:52 +05:00
  • 01a6827542 Merge pull request #1462 from coder2020official/master Badiboy 2022-02-23 11:32:01 +03:00
  • b960a9e574 Update custom_filters.py _run 2022-02-23 13:08:02 +05:00
  • 102fe3a8fb Update asyncio_filters.py _run 2022-02-23 13:07:25 +05:00
  • 292df419ba Merge pull request #1456 from abdullaev388/master Badiboy 2022-02-22 22:37:13 +03:00
  • 7993e1d1c9 corrected setup middleware in async i18n middleware example abdullaev388 2022-02-21 20:08:03 +05:00
  • 7309f92c36 Merge pull request #1459 from coder2020official/master Badiboy 2022-02-19 22:48:37 +03:00
  • 7875ff293d Update README.md _run 2022-02-20 00:44:08 +05:00
  • 4adac4d852 Update quick_start.rst _run 2022-02-20 00:40:25 +05:00
  • 38bff65caf removed unused imports from util.py abdullaev388 2022-02-20 00:28:27 +05:00
  • 9ecadf1bc1 Merge pull request #1458 from coder2020official/master Badiboy 2022-02-19 22:19:00 +03:00
  • 5d7ae385ec token removed. abdullaev388 2022-02-20 00:12:14 +05:00
  • 74e9780b30 BaseMiddleware returned to it's original place && I18N middleware is now only in examples abdullaev388 2022-02-20 00:08:14 +05:00
  • 9b20f41ece I18N class removed from telebot.util.py abdullaev388 2022-02-19 23:57:21 +05:00
  • 967309120e Merge pull request #1457 from Badiboy/master Badiboy 2022-02-19 21:41:55 +03:00
  • 94be2abdbd Typo Badiboy 2022-02-19 21:39:52 +03:00
  • 6c31b53cd9 Fix check of the regexp and commands types Badiboy 2022-02-19 21:39:02 +03:00
  • 9bfc0b2c6f preventet breaking change abdullaev388 2022-02-19 23:37:03 +05:00
  • fc374ec57a Merge pull request #1454 from Troshchk/message_handler_checking Badiboy 2022-02-19 21:33:30 +03:00
  • 7a8e60ddc2 Update index.rst _run 2022-02-19 22:41:09 +05:00
  • 7f43f26886 Add telebot coder2020official 2022-02-19 22:21:15 +05:00
  • 4521982837 Create .readthedocs.yml coder2020official 2022-02-19 22:17:29 +05:00
  • 30c43b557c Documentation Bump coder2020official 2022-02-19 21:56:51 +05:00
  • 10b5886dcc Completed I18N examples descriptions abdullaev388 2022-02-19 18:56:27 +05:00
  • 93b97fc3fe I18N middleware example was added abdullaev388 2022-02-19 18:47:36 +05:00
  • 1f6e60fd74 I18N middleware implementation was added abdullaev388 2022-02-19 16:25:46 +05:00
  • 5337d4838d asyncio_middlewares.py was created && BaseMiddleware class was replaced to asyncio_middlewares.py abdullaev388 2022-02-19 16:02:14 +05:00
  • ae5d183db0 slight TextFilter class improvement abdullaev388 2022-02-19 15:53:58 +05:00
  • 0d85a34551 an example for i18n class was added abdullaev388 2022-02-19 15:07:46 +05:00
  • 002c608d45 i18n class was added abdullaev388 2022-02-19 15:04:31 +05:00