awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
antirez avatar

antirez/micropython-telegram-bot

0
View on GitHub↗
59 stars·4 forks·Python·BSD-2-Clause·5 vues

Micropython Telegram Bot

This code implements a very simple non-blocking Telegram bot library for MicroPython based MCUs such as the ESP32 and similar microcontrollers.

Features

  • Communication APIs - Simple library for cloud-connected Telegram bots.

Historique des stars

Graphique de l'historique des stars pour antirez/micropython-telegram-botGraphique de l'historique des stars pour antirez/micropython-telegram-bot

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Micropython Telegram Bot

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Micropython Telegram Bot.
  • fonoster/fonosterAvatar de fonoster

    fonoster/fonoster

    7,997Voir sur GitHub↗

    Fonoster is a conversational AI framework and multi-tenant communications platform as a service. It serves as a programmable voice gateway and SIP telephony platform, enabling the creation of voice-based assistants and automated communication workflows using large language models. The project distinguishes itself through a vendor-agnostic speech integration engine that abstracts speech-to-text and text-to-speech providers. It features a multi-tenant architecture that isolates telephony resources and user identities into distinct organizational workspaces. The system covers a broad range of t

    TypeScriptcloudcloud-communications-platformcpaas
    Voir sur GitHub↗7,997
  • gabrielebarola/telegram-upyAvatar de gabrielebarola

    gabrielebarola/telegram-upy

    50Voir sur GitHub↗

    Telegram API wrapper for micropython, built for ESP32, cannot verify support for other MCUs

    Python
    Voir sur GitHub↗50
  • jacklinquan/micropython-basicdweetAvatar de jacklinquan

    jacklinquan/micropython-basicdweet

    5Voir sur GitHub↗

    paypalimg: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg paypallink: https://www.paypal.me/jacklinquan pypiimg: https://badge.fury.io/py/micropython-basicdweet.svg pypilink: https://badge.fury.io/py/micropython-basicdweet downloadsimg:…

    Python
    Voir sur GitHub↗5
  • alvarowolfx/esp32-youtube-displayAvatar de alvarowolfx

    alvarowolfx/esp32-youtube-display

    17Voir sur GitHub↗

    Fetch data from an Youtube channel using Google API's. For ease of usage and development I decided to use MicroPython running on an ESP32 Wifi board. The TFT Display used was one based on ST7735R driver, but this can easily be ported to other by just using different drivers available here.

    Jupyter Notebook
    Voir sur GitHub↗17
Voir les 13 alternatives à Micropython Telegram Bot→

Questions fréquentes

Que fait antirez/micropython-telegram-bot ?

This code implements a very simple non-blocking Telegram bot library for MicroPython based MCUs such as the ESP32 and similar microcontrollers.

Quelles sont les fonctionnalités principales de antirez/micropython-telegram-bot ?

Les fonctionnalités principales de antirez/micropython-telegram-bot sont : Communication APIs.

Quelles sont les alternatives open-source à antirez/micropython-telegram-bot ?

Les alternatives open-source à antirez/micropython-telegram-bot incluent : fonoster/fonoster — Fonoster is a conversational AI framework and multi-tenant communications platform as a service. It serves as a… gabrielebarola/telegram-upy — Telegram API wrapper for micropython, built for ESP32, cannot verify support for other MCUs. jacklinquan/micropython-basicdweet — [paypalimg]: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg [paypallink]:… jacklinquan/micropython-cryptodweet — [paypalimg]: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg [paypallink]:… jacklinquan/micropython-dweeter — [paypalimg]: https://github.com/jacklinquan/images/blob/master/paypaldonatebadge.svg [paypallink]:… alvarowolfx/esp32-youtube-display — Fetch data from an Youtube channel using Google API's. For ease of usage and development I decided to use MicroPython…