Telegram is not banned in Russia in the same way YouTube isn't. They fight it by attempting to decrease service quality, prompting users to switch platforms. In last few months connectivity without VPN degraded noticeably. It just happens that since it's official ban (2018-2020) telegram evolved to be pretty resilient to blocking, and it's easier to declare "yeah we signed a deal with Durov he works with us now, unbanned" than look like fools while blocking 1% of all IPv4 addresses (im not kidding) with no result.
weirdcarrotmonster
joined 2 years ago
My most common use case is telegram integration via bot API - adding mobile controls to services that otherwise don't have acceptable (for me) UI. I've also tried their LLM integration and tool node to create a simple agent that reaponds directly to messages, but for now it can only save links to my linkwarden instance. I found it acceptable and plan to add more tools. Basically, i want it to automatically decide what to do with stuff that i send to chat.
Well, everything can be done in bash (or in python, more probably), but n8n makes it easier to tweak. With "batteries included" many stuff can be done without prior research and without external dependencies. They even added built-in databases in recent release.