coder2020official
|
dd589e2490
|
Updated documentation to another theme.
|
2022-03-07 16:10:44 +05:00 |
|
coder2020official
|
c8fb83c97c
|
Fix documentation
|
2022-03-07 14:24:28 +05:00 |
|
coder2020official
|
854f6a9506
|
Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI
|
2022-03-07 13:30:41 +05:00 |
|
coder2020official
|
be0557c2b5
|
Multiple middlewares allowed for async
|
2022-03-07 13:30:39 +05:00 |
|
WuerfelDev
|
436422e4da
|
TranslateThisVideo Bot
|
2022-03-06 22:29:57 +01:00 |
|
_run
|
fc72576aaa
|
Update README.md
|
2022-03-07 00:39:25 +05:00 |
|
coder2020official
|
f69a2ba044
|
Update docstrings for asynctelebot.
|
2022-03-07 00:18:11 +05:00 |
|
coder2020official
|
c45e06c694
|
Updated description for TeleBot class
|
2022-03-06 23:23:33 +05:00 |
|
coder2020official
|
78bdf1ca4e
|
Update docstrings
|
2022-03-06 23:14:07 +05:00 |
|
coder2020official
|
3c7d3c0196
|
Fix tests
|
2022-03-06 19:52:42 +05:00 |
|
coder2020official
|
441a5793cc
|
Update docstrings to correct documentation.
|
2022-03-06 19:41:54 +05:00 |
|
coder2020official
|
388477686b
|
Added middlewares.
Bumped middlewares
|
2022-03-06 18:39:41 +05:00 |
|
WuerfelDev
|
4f654d9e12
|
Add TranslateThisBot to the bot list
|
2022-03-06 04:26:40 +01:00 |
|
Badiboy
|
ac12d0fc02
|
Merge pull request #1467 from coder2020official/master
CallbackQuery usage with states.
|
2022-03-02 11:56:13 +03:00 |
|
Badiboy
|
b8ebe4fd58
|
Merge pull request #1469 from abdullaev388/master
argument of 'func' parameter in handlers can be async function
|
2022-03-01 18:11:20 +03:00 |
|
abdullaev388
|
c84896391e
|
argument of 'func' parameter in handlers can be async function
|
2022-03-01 14:39:00 +05:00 |
|
_run
|
995e28e9d8
|
Remove unnecessary thing
|
2022-02-26 22:50:55 +05:00 |
|
coder2020official
|
1bfc082d46
|
Update documentation
|
2022-02-26 22:48:03 +05:00 |
|
coder2020official
|
1a35bbb127
|
Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI
|
2022-02-26 22:43:05 +05:00 |
|
coder2020official
|
e585c77830
|
Fix
|
2022-02-26 22:43:03 +05:00 |
|
Badiboy
|
5ca92ff637
|
Merge pull request #1465 from coder2020official/master
Added isinstance checkups in state filters
|
2022-02-26 13:07:53 +03:00 |
|
_run
|
f4c76553ed
|
Update asyncio_filters.py
|
2022-02-25 19:53:17 +05:00 |
|
_run
|
75baf6dd96
|
Update custom_filters.py
|
2022-02-25 19:52:56 +05:00 |
|
_run
|
301b9288a4
|
Merge branch 'eternnoir:master' into master
|
2022-02-25 19:47:50 +05:00 |
|
_run
|
70b9fc86d2
|
Update custom_filters.py
|
2022-02-25 19:46:49 +05:00 |
|
_run
|
dde9cd323c
|
Update asyncio_filters.py
|
2022-02-25 19:45:52 +05:00 |
|
Badiboy
|
01a6827542
|
Merge pull request #1462 from coder2020official/master
Allow using non-class states
|
2022-02-23 11:32:01 +03:00 |
|
_run
|
b960a9e574
|
Update custom_filters.py
|
2022-02-23 13:08:02 +05:00 |
|
_run
|
102fe3a8fb
|
Update asyncio_filters.py
|
2022-02-23 13:07:25 +05:00 |
|
Badiboy
|
292df419ba
|
Merge pull request #1456 from abdullaev388/master
I18N class for sync telebot and middleware for async
|
2022-02-22 22:37:13 +03:00 |
|
abdullaev388
|
7993e1d1c9
|
corrected setup middleware in async i18n middleware example
|
2022-02-21 20:08:03 +05:00 |
|
Badiboy
|
7309f92c36
|
Merge pull request #1459 from coder2020official/master
Fixed documentation and added link
|
2022-02-19 22:48:37 +03:00 |
|
_run
|
7875ff293d
|
Update README.md
|
2022-02-20 00:44:08 +05:00 |
|
_run
|
4adac4d852
|
Update quick_start.rst
|
2022-02-20 00:40:25 +05:00 |
|
abdullaev388
|
38bff65caf
|
removed unused imports from util.py
|
2022-02-20 00:28:27 +05:00 |
|
Badiboy
|
9ecadf1bc1
|
Merge pull request #1458 from coder2020official/master
Bump documentation
|
2022-02-19 22:19:00 +03:00 |
|
abdullaev388
|
5d7ae385ec
|
token removed.
|
2022-02-20 00:12:14 +05:00 |
|
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 |
|
Badiboy
|
967309120e
|
Merge pull request #1457 from Badiboy/master
Fix check of the regexp and commands types
|
2022-02-19 21:41:55 +03:00 |
|
Badiboy
|
94be2abdbd
|
Typo
|
2022-02-19 21:39:52 +03:00 |
|
Badiboy
|
6c31b53cd9
|
Fix check of the regexp and commands types
|
2022-02-19 21:39:02 +03:00 |
|
abdullaev388
|
9bfc0b2c6f
|
preventet breaking change
|
2022-02-19 23:37:03 +05:00 |
|
Badiboy
|
fc374ec57a
|
Merge pull request #1454 from Troshchk/message_handler_checking
Additional check of the regexp and commands types
|
2022-02-19 21:33:30 +03:00 |
|
_run
|
7a8e60ddc2
|
Update index.rst
|
2022-02-19 22:41:09 +05:00 |
|
coder2020official
|
7f43f26886
|
Add telebot
|
2022-02-19 22:21:15 +05:00 |
|
coder2020official
|
4521982837
|
Create .readthedocs.yml
|
2022-02-19 22:17:29 +05:00 |
|
coder2020official
|
30c43b557c
|
Documentation Bump
|
2022-02-19 21:56:51 +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 |
|