Does this need a telegram account with associated phone number?
AWS Lambda function for converting of Telegram channel to RSS feed
21–26 of 26 posts
Re: AWS Lambda function for converting of Telegram channel to RSS feed
#22Can someone clarify, for me, why this is desirable? I love RSS for blogs and podcasts, but in my understanding Telegram is nothing more than a group messaging platform, like WhatsApp/Google Chat/MMS, and not a publishing platform like Tumblr/Twitter/Mastodon, or even Reddit where there's incentive to lurk and subscription mechanics. So, I'm willing to believe Telegram has public feeds of some kind, but sufficient tra…
Telegram is a publishing platform. It's a big deal in the post-soviet countries. The "channels" thing is widely used for publishing by media, gov and bloggers. It's more like social network than plain messenger for a long time already. I did similar rss-like implementation for my own needs because of frustration of reading and experience, also there is a bunch of similar services. The reason for not using microbloggi…
edit: Unsurprisingly, the author of this repo is Belarusian :)
Re: AWS Lambda function for converting of Telegram channel to RSS feed
#23This is pretty sweet!
Re: AWS Lambda function for converting of Telegram channel to RSS feed
#24I am curious if this is the cheapest aws option for doing such a simple task. I wonder if there is a way this can be done with a step function, where the price comes out cheaper than spinning up a lambda.
Re: AWS Lambda function for converting of Telegram channel to RSS feed
#25Does this need a telegram account with associated phone number?
Re: AWS Lambda function for converting of Telegram channel to RSS feed
#26Earlier quoted context omitted.
Telegram is a publishing platform. It's a big deal in the post-soviet countries. The "channels" thing is widely used for publishing by media, gov and bloggers. It's more like social network than plain messenger for a long time already. I did similar rss-like implementation for my own needs because of frustration of reading and experience, also there is a bunch of similar services. The reason for not using microbloggi…
Yeah, this is correct. Even the Ukrainian government have a Telegram channel for announcements. edit: Unsurprisingly, the author of this repo is Belarusian :)