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

1859 Commits

Author SHA1 Message Date
coder2020official
1cdf9640d7 Fix example on chat_member, fix middleware-exception for async 2022-03-08 12:07:00 +05:00
Badiboy
91badb53e5
Merge pull request #1473 from coder2020official/master
Docstrings of sync telebot updated to fit documentation. Basic middleware classes added.
2022-03-07 20:00:55 +03:00
coder2020official
477d02468d Fixed middlewares 2022-03-07 21:40:39 +05:00
coder2020official
9f3a270fae Merge branch 'master' of https://github.com/coder2020official/pyTelegramBotAPI 2022-03-07 21:13:49 +05:00
coder2020official
244b058648 Fix 2022-03-07 21:13:30 +05:00
_run
886c9b9bc0
Update README.md 2022-03-07 20:38:22 +05:00
_run
41025ba97b
Update setup_python.yml 2022-03-07 20:26:11 +05:00
_run
4875bb6188
Update requirements.txt 2022-03-07 19:04:12 +05:00
_run
5f91c3d4e6
Added python 3.10 to tests 2022-03-07 18:56:16 +05:00
_run
7b62915a5b
Create PULL_REQUEST_TEMPLATE.md 2022-03-07 18:54:59 +05:00
_run
05c3cb2c1d
Update doc_req.txt 2022-03-07 18:08:41 +05:00
_run
60a96d1400
Update README.md 2022-03-07 17:42:47 +05:00
_run
dcd0df93da
Update README.md 2022-03-07 17:39:42 +05:00
_run
f15101fc6f
Update doc_req.txt 2022-03-07 17:32:42 +05:00
coder2020official
5f03253398 Fix comments 2022-03-07 17:31:02 +05:00
_run
8fab55e937
Create antiflood_middleware.py 2022-03-07 17:30:10 +05:00
_run
60a23665cb
Update flooding_middleware.py 2022-03-07 17:23:55 +05:00
_run
b292b275cb
Create basic_example.py 2022-03-07 17:21:59 +05:00
_run
403028bf35
Update README.md 2022-03-07 17:14:51 +05:00
_run
3dda5cff06
Create README.md 2022-03-07 17:14:25 +05:00
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