rahiel / telegram-send

Send messages and files over Telegram from the command-line.
https://www.rahielkasim.com/telegram-send/
GNU General Public License v3.0
938 stars 105 forks source link

Update for PTB v20 #124

Closed luk1337 closed 1 year ago

DeadNews commented 1 year ago

@rahiel Please review PR https://github.com/rahiel/telegram-send/pull/124.

Or at least specify a valid range of python-telegram-bot versions. https://github.com/rahiel/telegram-send/blob/34d7703754d441a6f4c4a7b5b3210759d36078e2/setup.py#L22 It should be, for example, >=13.0,<14.0.

refs: https://github.com/rahiel/telegram-send/issues/115 https://github.com/rahiel/telegram-send/issues/122

omidontop commented 1 year ago

Any updates on the approval? @DeadNews perhaps try assigning a Reviewer to the PR.

Screenshot 2023-10-02 at 10 41 03

rahiel commented 1 year ago

@luk1337 thanks for your valuable contribution!

Looks great!