I don't see anything about pricing.
Source: https://t.me/devs/199669
91–100 of 114 posts
I don't see anything about pricing.
Source: https://t.me/devs/199669
There is no way their premium plan cover their cost, espacially with their extensive bot API that multiplies their traffic tenfold.
And now they add free hosting of bots on top?
How the hell are they doing that?
Good lord. This reeks of LLM... why should I use your product when you can't be bothered to have a human write it? Why should I trust it to work correctly or have been decently tested, neither of which is a given when having an AI vibe-code it? And why is it one huge single page of word salad instead of self-contained units? Anyway, good to see someone post a fully self contained example demonstrating core concepts.…
Sounds like it's free, so, why the hate? May as well have zero docs. I don't think they're trying to convince you of anything.
I always wondered how telegram could afford being free. A chat is expensive to run, a chat with gigantic media quotas even more, and they don't have ads. There is no way their premium plan cover their cost, espacially with their extensive bot API that multiplies their traffic tenfold. And now they add free hosting of bots on top? How the hell are they doing that?
What are the quotas like execution time, storage etc?
Earlier quoted context omitted.
The have a massive advertising business, and charge for premium accounts. Not sure what makes you doubt them when other platforms, like Signal, have zero business model and are just providing services "out of the goodness of their heart" (not suspicious at all).
I want to understand the business model behind this specific feature.
Whether or not they (or discord for that matter) can sustain a profitable business in the long term is another question.
This is cool. I wish Signal had a bot API like telegram's.
I run my agent over Signal with this, the only difference with Telegram is you need to host this. Other than that, it's great.
Earlier quoted context omitted.
Out of curiosity - how did you figure this out? I cannot find any hints about that. Was it the language used?
Have you ever “wired” anything to anything else when developing software? No, because software doesn’t involve wires, but LLMs are quite convinced that it does.
This is cool. I wish Signal had a bot API like telegram's.
I use a signal api on a daily basis for all my agentic chatting and notifications about energy prices and server downtime notification. Setup was quick enough but it needs a real phone number once during setup which is kind of a hassle. still better than using telegram which has no encryption for the bot backend so the devs can read everything you write
No one talking about security, but I cannot argue that Telegram has by far the most powerful bot platform. People do with it great stuff.
Earlier quoted context omitted.
Have you ever “wired” anything to anything else when developing software? No, because software doesn’t involve wires, but LLMs are quite convinced that it does.
Depends on your background. If you're an EE dabbling in writing software, using the verb wire for connecting a couple of libraries together rather than "pipe" or "glue" seems entirely reasonable to me.