awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesWebhook Integrations

Implementations for receiving real-time updates from messaging platforms via HTTP push notifications.

Distinct from Bot Frameworks: Specifically addresses the connectivity and hosting of bot update listeners, rather than the general bot development SDK.

Explore 2 awesome GitHub repositories matching part of an awesome list · Webhook Integrations. Refine with filters or upvote what's useful.

Awesome Webhook Integrations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • telegraf/telegrafالصورة الرمزية لـ telegraf

    telegraf/telegraf

    9,158عرض على GitHub↗

    Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform. It provides a structured environment for developing automated agents that interface with the Telegram Bot API to process and respond to user messages. The framework uses a middleware-based request router to process incoming events through a customizable chain of handlers. This architecture allows for dynamic command routing and the use of a context-object pattern to pass updates and API methods through the processing pipeline. The system supports multiple event delivery method

    Supports real-time event delivery through configurable webhook integrations and long-polling loops.

    TypeScript
    عرض على GitHub↗9,158
  • tucnak/telebotالصورة الرمزية لـ tucnak

    tucnak/telebot

    4,565عرض على GitHub↗

    Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper and an asynchronous event handler to manage messages, commands, and user interactions. The project features a middleware-based request interception system and pattern-based event routing to map triggers to custom logic. It includes a dedicated inline query engine for generating real-time suggested results and an interactive keyboard builder for creating custom reply and inline buttons. The framework covers a broad range of capabilities, including rich media management for albu

    Implements a network listener for receiving real-time asynchronous updates from the API via webhooks.

    Go
    عرض على GitHub↗4,565
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Bot Frameworks
  5. Webhook Integrations