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

1271 Commits

Author SHA1 Message Date
Badiboy
53c98328c1 send_poll fix with PollOptions
Now send_poll correctly operates with PollOptions passed as array of PollOption.
2021-05-12 00:26:33 +03:00
Badiboy
3d26a0ce0d
Merge pull request #1154 from Badiboy/master
Change message handler filtering order
2021-05-11 23:27:54 +03:00
Badiboy
73fb18c193 Change message handler filtering order
Now content_type is checked first.
2021-05-11 23:26:22 +03:00
Badiboy
1ba595daa0
Merge pull request #1153 from hemantapkh/patch-1
Add Torrent Hunt bot in README
2021-05-11 09:23:59 +03:00
Hemanta Pokharel
47cab4d63e
Fix typo 2021-05-11 07:58:19 +05:45
Hemanta Pokharel
4a25675007
Add Torrent Hunt bot in README 2021-05-11 07:51:13 +05:45
Badiboy
c437b40d58
Merge pull request #1140 from eternnoir/dependabot/pip/py-1.10.0
Bump py from 1.4.29 to 1.10.0
2021-04-20 22:00:39 +03:00
dependabot[bot]
b7a18bf0d9
Bump py from 1.4.29 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.4.29 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.4.29...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 17:03:50 +00:00
Badiboy
bc3d5a46b7
Merge pull request #1138 from Badiboy/master
Python 3.5 end-of-life
2021-04-19 18:46:53 +03:00
Badiboy
990bb827be Python 3.5 end-of-life 2021-04-19 18:45:49 +03:00
Badiboy
3ecb84bd94
Merge pull request #1137 from FosterToster/master
middleware handlers exception handling
2021-04-19 18:42:24 +03:00
FosterToster
2565094897 fixed overwriting exception args 2021-04-19 22:20:42 +07:00
FosterToster
855b838e91 more explict process_middleware exceptions suppressing 2021-04-18 22:41:28 +07:00
FosterToster
042d8c17da suppress_middleware_excepions configuration. False by default. 2021-04-18 22:31:24 +07:00
FosterToster
a39fb14726 middleware handlers exception handling 2021-04-18 19:56:52 +07:00
Badiboy
888c7a6b0d
Merge pull request #1126 from David256/feature-new-property-fullname
Change fstrings to string formatting
2021-04-02 01:41:48 +03:00
David256
2f69917a82 Change fstrings to string formatting 2021-04-01 16:52:12 -05:00
Badiboy
efa35ba71c
Merge pull request #1125 from David256/feature-new-property-fullname
New property full_name
2021-04-02 00:05:29 +03:00
David256
6c90da793e New property full_name 2021-04-01 14:56:08 -05:00
Badiboy
4024490249
Merge pull request #1121 from Badiboy/master
Minor release
Heroku example update
2021-03-28 11:57:49 +03:00
Badiboy
209d9b27b4 Minor release 2021-03-28 11:57:05 +03:00
Badiboy
96e0be8942 Heroku example update 2021-03-28 11:54:46 +03:00
Badiboy
87bce0bce1
Merge pull request #1113 from barbax7/master
Added Price Tracker bot
2021-03-18 17:43:43 +03:00
Andrea Barbagallo
f23059d7ec
Added Price Tracker bot 2021-03-18 08:38:47 +01:00
Badiboy
cc08fe32c6
Merge pull request #1107 from MasterGroosha/patch-1
Removed my bot from README
2021-03-09 10:35:06 +03:00
Aleksandr
07e93f95a1
Removed my bot from list
The link is now dead, and so is that bot
2021-03-09 02:05:44 +03:00
Badiboy
a10e8afa5c
Merge pull request #1096 from anvaari/master
Add my bot to Readme.md
2021-02-16 13:25:07 +03:00
Mohammad Arab Anvari
b39244f827
Add my bot to Readme.md 2021-02-16 13:41:56 +03:30
Badiboy
af4d986a13
Merge pull request #1090 from Badiboy/master
Custom logging level for infinity_polling
2021-02-05 00:43:22 +03:00
Badiboy
8790f26e68 Custom logging level for infinity_polling 2021-01-30 14:41:19 +03:00
Badiboy
f01412a996
Merge pull request #1086 from dexpiper/patch-1
README list of bots update
2021-01-22 16:56:02 +03:00
dexpiper
20d0ab229f
README list of bots update
Add another bot to the list below
2021-01-21 17:19:54 +03:00
Badiboy
2dec4f1ffc
Merge pull request #1083 from ModischFabrications/patch-1
Add MineGramBot to readme
2021-01-20 13:31:05 +03:00
Robin Modisch
a7d1dbf0e9
add MineGramBot 2021-01-20 11:04:55 +01:00
Badiboy
eace25d9d2
Merge pull request #1082 from Badiboy/master
Minor update to copyMessage
2021-01-19 01:28:16 +03:00
Badiboy
fdf2838669 Minor update to copyMessage 2021-01-19 01:27:39 +03:00
Badiboy
74fb8258b6
Merge pull request #1067 from Aazerra/copyMessage_method
Added copyMessage method
2021-01-19 01:16:09 +03:00
Badiboy
cc299fe4da
Merge pull request #1081 from ModischFabrications/patch-1
Extend readme with more usage hints
2021-01-18 02:26:02 +03:00
Robin Modisch
cd31c8db5c
fix example 2021-01-17 23:47:03 +01:00
Robin Modisch
6d7116d521
document SESSION_TIME_TO_LIVE 2021-01-17 23:45:23 +01:00
Robin Modisch
f93916372e
document edit_message_text in readme 2021-01-17 23:34:54 +01:00
Robin Modisch
80c9e17fd4
add apihelper.ENABLE_MIDDLEWARE = True to readme 2021-01-17 23:22:45 +01:00
Badiboy
003a92f466
Merge pull request #1080 from Badiboy/master
Release v.3.7.6
2021-01-18 01:02:45 +03:00
Badiboy
d57aa04bfb Release v.3.7.6 2021-01-18 01:02:19 +03:00
Badiboy
9c2d279806
Merge pull request #1078 from ModischFabrications/patch-1
Hide token from debug logs
2021-01-17 12:21:42 +03:00
Robin Modisch
3109e35bb4
show bot id 2021-01-17 01:26:38 +01:00
Robin Modisch
ea51b1e95e
hide token from debug logs
prevent leaks of the bot token by hiding it from the log
2021-01-17 01:06:47 +01:00
Badiboy
3799a1e99a
Merge pull request #1077 from Badiboy/master
Added short live sessions
2021-01-17 00:46:01 +03:00
Badiboy
ec8714ad3a Short live sessions u1 2021-01-17 00:43:52 +03:00
Badiboy
bc54a5379c Added short live sessions 2021-01-16 23:50:25 +03:00