Telegram celebrates 700M Users and introduces Telegram Premium

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • telegram-bot-ruby

    Ruby wrapper for Telegram's Bot API

  • Yep :)

    You first create a bot, then join a chat with that bot, then control the bot via the http api

    api: https://core.telegram.org/bots/api

    quickstart (just to send messages, not mine): https://gist.github.com/dideler/85de4d64f66c1966788c1b2304b9...

  • telegraf

    Modern Telegram Bot Framework for Node.js (by telegraf)

  • Honestly I found their API one of the worst ones I've ever used. The documentation is lacking, and they have some unintuitive quirks like posting messages with http GET requests and randomly concatenating strings in params (botNAMEOFBOT anyone?).

    I didn't enjoy using it without a third party library [1].

    Sending a single message is easy, but using the rest of telegram's features is "meh" when using pure API calls.

    If you want to see a well designed API, you should take a look at FTX or Stripe. I love those two :)

    [1] https://telegraf.js.org

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • barissat-infra

    Managing my family cloud resources (just emails for now)

  • Happy user of https://forwardemail.net for $3/month for unlimited domains/aliases. This is the only subscription I pay that I believe has a fair (cheap?) price.

    I use it for all email forwards for my family: https://github.com/politician/barissat-infra

  • free-email-forwarding

    The best free email forwarding for custom domains. Visit our website to get started (SMTP server)

  • Happy user of https://forwardemail.net for $3/month for unlimited domains/aliases. This is the only subscription I pay that I believe has a fair (cheap?) price.

    I use it for all email forwards for my family: https://github.com/politician/barissat-infra

  • tdesktop

    Telegram Desktop messaging app

  • Checkout it's memory footprint on desktop. It is not using typical web tech (aka electron). It's just C++ & QT.

    List of third-party tech in their desktop stack listed here:

    https://github.com/telegramdesktop/tdesktop

  • Telegram

    Telegram for Android source

  • Last update of Android version of Telegram on Github: 2022-04-29 [1]

    Last update of Telegram on Google Play: 2022-06-17 [2]

    [1]: https://github.com/DrKLO/Telegram/commits/master

    [2]: https://play.google.com/store/apps/details?id=org.telegram.m...

  • eyeOfProvidence

    PsychonautWiki internal event notification bot for Telegram written in Rust (MediaWiki, Github)

  • One example is a bot I wrote for PsychonautWiki that posts changes from Jira, MediaWiki via UDP and Paypal via IPN: https://github.com/psychonautwiki/eyeOfProvidence.

    Another one I wrote recently is a bot that I ported to Telegram from its original IRC incarnation: https://github.com/19h/minuteman-bot.

    A bot I wrote that, when seeing a voice message, transcribes it using AssemblyAI and finally uses OpenAI GPT3 to summarise it: https://github.com/19h/transcriptbot. (Needs an api key for both)

    Finally, a bot that monitors a tcp / http endpoint configured via a yaml file, can be configured to send alerts via SMS (via AWS SNS), Slack or Telegram: https://github.com/19h/zuse.

    There's a bunch more but most of them are very specific to my needs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • minuteman-bot

  • One example is a bot I wrote for PsychonautWiki that posts changes from Jira, MediaWiki via UDP and Paypal via IPN: https://github.com/psychonautwiki/eyeOfProvidence.

    Another one I wrote recently is a bot that I ported to Telegram from its original IRC incarnation: https://github.com/19h/minuteman-bot.

    A bot I wrote that, when seeing a voice message, transcribes it using AssemblyAI and finally uses OpenAI GPT3 to summarise it: https://github.com/19h/transcriptbot. (Needs an api key for both)

    Finally, a bot that monitors a tcp / http endpoint configured via a yaml file, can be configured to send alerts via SMS (via AWS SNS), Slack or Telegram: https://github.com/19h/zuse.

    There's a bunch more but most of them are very specific to my needs.

  • transcriptbot

    Sits in Telegram groups, passively transcribes audio & voice files, summarises them using gpt3

  • One example is a bot I wrote for PsychonautWiki that posts changes from Jira, MediaWiki via UDP and Paypal via IPN: https://github.com/psychonautwiki/eyeOfProvidence.

    Another one I wrote recently is a bot that I ported to Telegram from its original IRC incarnation: https://github.com/19h/minuteman-bot.

    A bot I wrote that, when seeing a voice message, transcribes it using AssemblyAI and finally uses OpenAI GPT3 to summarise it: https://github.com/19h/transcriptbot. (Needs an api key for both)

    Finally, a bot that monitors a tcp / http endpoint configured via a yaml file, can be configured to send alerts via SMS (via AWS SNS), Slack or Telegram: https://github.com/19h/zuse.

    There's a bunch more but most of them are very specific to my needs.

  • zuse

    A flexible high-performance uptime bot powered by async Rust with Telegram, SNS and Slack notification backends.

  • One example is a bot I wrote for PsychonautWiki that posts changes from Jira, MediaWiki via UDP and Paypal via IPN: https://github.com/psychonautwiki/eyeOfProvidence.

    Another one I wrote recently is a bot that I ported to Telegram from its original IRC incarnation: https://github.com/19h/minuteman-bot.

    A bot I wrote that, when seeing a voice message, transcribes it using AssemblyAI and finally uses OpenAI GPT3 to summarise it: https://github.com/19h/transcriptbot. (Needs an api key for both)

    Finally, a bot that monitors a tcp / http endpoint configured via a yaml file, can be configured to send alerts via SMS (via AWS SNS), Slack or Telegram: https://github.com/19h/zuse.

    There's a bunch more but most of them are very specific to my needs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts