apognu / deckshot

Automatic screenshot uploader for the Steam Deck
MIT License
5 stars 3 forks source link

[Feature Request] add Telegram support #2

Open null-von-sushi opened 1 year ago

null-von-sushi commented 1 year ago

Hi, I was wondering if you could please consider adding support for Telegram. I think it should be fairly simple? I think you can do it by just sending a web request (the user will have to supply their own bot token, as well as the Chat ID of the target chat).

Originally I was gonna say you can send it as a document, which would work for images and videos, however since Steam OS has no recording functionality built in, it might be better to send it as a Photo. That said, I am a bit confused as to why the API documentation for that mentions PhotoSize and not just Photo?

Anyway, the document type would work fine too. If you are too busy to work on this I understand, but I wanted to try asking anyway.

Thanks for your consideration!