Hacker News new | ask | show | jobs
by d99kris 1608 days ago
The fact that Telegram provides an API enabling third-party clients (like this one) is the main thing that sets it apart from the other big mobile chat platforms (WhatsApp, Messenger, Signal) for me.

It's really nice to have access to a wide variety of client softwares, and the ability to build ones own (shameless plug - I built https://github.com/d99kris/nchat which is a simple TUI client).

1 comments

And they extend se same kind of support for bots too.

Coming from IRC I got really used to having my own utility bot and others around. Not having them in Signal / WA is a kind of a blocker for me.

Took me a two beers to mod my IRC bot to connect to Telegram and Discord. APIs matter.