Earlier quoted context omitted.
telegram has this shitty feature where if anybody knows your public username they can add you to any group they want. this is the source of the shitty spam on telegram right now. i was active in the crypto space and my username leaked. im now added to ton of spam and pump groups daily and i cannot block it. also you dont need admin rights to the channel, but you have to work with https://core.telegram.org/mtproto to…
In Telegram: "Settings, Security, Groups" has options to allow everyone or just your contacts to add you to groups. Contacts alone is usually adequate, but you can add exceptions.
RssHub – A feed aggregator that can generate feeds from pretty much everything
31–40 of 65 posts
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#32How come noone has managed to crack the RSS rock yet? Everything has an RSS feed (though it's decreasing). Rss readers have more content than any social network. It seems like you should be able to build something with this that has broad adoption. There has to be something missing. My theory has been for a while that what is missing is publishing. People don't just want to consume, they also want to share what they…
This is exactly what I don't understand about all the feed readers out there. It seems so obvious that the next step for feed readers would be social interactions like sharing, also it would be to easy to add I guess. Additionally the aspect of consuming YouTube via RSS feed. Feed readers could simply add small logic which transforms a given YouTube account into one of https://www.youtube.com/feeds/videos.xml?channel…
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#33See also https://github.com/RSS-Bridge/
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#34This python script https://github.com/h43z/rssify serves me well to get and RSS feed for websites that don't provide one.
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#35Earlier quoted context omitted.
How is this different to other messages where your phone number is the username? Last I checked this was possible with Whatsapp too.
your phone number is not your username on telegram. the username on telegram is like a handle on twitter, with the difference that on telegram you dont have to have a username. you can message anybody in your contacts without username. but if you chose to have a username on telegram that username is public, and searchable. and the worst part is that anybody can add your username to any channel. so tltr: username on t…
yes I know, haven't written that.
>and the worst part is that anybody can add your username to any channel
my point was that other messengers have public usernames too, mostly their phone number and suffer from that same problem.
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#36Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#37Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#38I was so happy at seeing telegram, but it requires admin rights to the channel. There is so much content (a lot of it non-english) hidden away in telegram channels that I want to be part of the open web. If someone wants to take it up, it is definitely doable with a telegram user account, but the APIs are not readily usable: https://github.com/captn3m0/ideas#telegram-to-rss Also, if someone is looking to follow lots…
I believe that it might be against Telegram's ToS to scrape channels (Update: It doesn't seem to be). That said: I too really like the idea. I had been thinking about writing a tool to scrape Telegram channels for another project, but found tg-cli with its Lua, Python bindings and weird command line interface to be quite messy (so I gave up for then). Since this seems to be in decent demand, surely somebody has alrea…
The good APIs are the bot ones which won't work here.
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#39I was so happy at seeing telegram, but it requires admin rights to the channel. There is so much content (a lot of it non-english) hidden away in telegram channels that I want to be part of the open web. If someone wants to take it up, it is definitely doable with a telegram user account, but the APIs are not readily usable: https://github.com/captn3m0/ideas#telegram-to-rss Also, if someone is looking to follow lots…
telegram has this shitty feature where if anybody knows your public username they can add you to any group they want. this is the source of the shitty spam on telegram right now. i was active in the crypto space and my username leaked. im now added to ton of spam and pump groups daily and i cannot block it. also you dont need admin rights to the channel, but you have to work with https://core.telegram.org/mtproto to…
The closest was this Show HN about a Channel-> Blog generator that worked on top of telegram: https://news.ycombinator.com/item?id=17617675
Re: RssHub – A feed aggregator that can generate feeds from pretty much everything
#40How come noone has managed to crack the RSS rock yet? Everything has an RSS feed (though it's decreasing). Rss readers have more content than any social network. It seems like you should be able to build something with this that has broad adoption. There has to be something missing. My theory has been for a while that what is missing is publishing. People don't just want to consume, they also want to share what they…
This is exactly what I don't understand about all the feed readers out there. It seems so obvious that the next step for feed readers would be social interactions like sharing, also it would be to easy to add I guess. Additionally the aspect of consuming YouTube via RSS feed. Feed readers could simply add small logic which transforms a given YouTube account into one of https://www.youtube.com/feeds/videos.xml?channel…