I have created an almost perfect Telegram bot client library/framework.

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

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

    Telegram bot framework and API client written in Elixir

  • In fact, Telegex can also be called a framework rather than a simple API client library because it provides a convenient updates processing module and a chain-based updates processing model. For details, please refer to the README.md of the Telegex repository and the documentation of some modules.

  • api_doc.json

    Structured Telegram bot API documentation

  • Because the documents are really parsed into data. I have converted almost all of the valid content from the official document page (https://core.telegram.org/bots/api) into JSON format and uploaded it to a separate repository (telegex/api_doc.json). This includes all types, methods, and comments.

  • 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
  • telegram-bot-ruby

    Ruby wrapper for Telegram's Bot API

  • Because the documents are really parsed into data. I have converted almost all of the valid content from the official document page (https://core.telegram.org/bots/api) into JSON format and uploaded it to a separate repository (telegex/api_doc.json). This includes all types, methods, and comments.

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