Botlib: Telegram Bots in C by Antirez

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

    C Telegram bot framework

  • https://github.com/antirez/botlib/blob/main/cJSON.c

    this is exactly why I dont miss C. with Go, I literally just do:

        import "encoding/json"

  • telebot

    Telebot is a Telegram bot framework in Go.

  • But then it's hard to imagine much better than the existing Telebot library, which is a very elegant and idiomatic Go.

    https://github.com/tucnak/telebot

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

    Ultralightweight JSON parser in ANSI C

  • It’s a library he’s including directly. It’s the same.

    https://github.com/DaveGamble/cJSON

  • Odin

    Odin Programming Language

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