Send notification when a Telegram message is received. Which libraries are needed ?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tg

    telegram-cli

  • Hmm I had some experience with Telegram bots. So if the case is that you just need the notification about new message to the stdout of the command line, I would suggest Telethon library. It acts as usual client, therefore it's not a bot and you don't have to register it at BotFather. Yet you'll have to create an application for https://my.telegram.org/apps and get credentials from there. Also check out unofficial CLI tool: https://github.com/vysheng/tg/

  • 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
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