3 مستودعات
Messaging environments designed with a standardized interface for connecting external bots.
Distinct from Chat Bot Integrations: Distinct from Bot Integrations: describes the entire system identity as a bot-capable platform rather than just the integration utility.
Explore 3 awesome GitHub repositories matching networking & communication · Bot-Integrated Chat Platforms. Refine with filters or upvote what's useful.
Bottender is a conversational UI framework and cross-platform bot orchestrator designed to build interactive chat interfaces. It functions as a routing system that maps user messages and events to specific handler functions to manage interaction paths and connects a single backend to various third-party messaging channels through a unified interface. The framework includes an integration gateway for connecting external natural language understanding services to extract intent and labels from user input. It also features a slot filling interface to gather specific pieces of information from us
Enables a single bot backend to integrate with multiple messaging platforms using a standardized interface.
Once Campfire is a self-hosted team chat platform and real-time messaging server. It provides a web-based communication environment for internal team messaging, featuring group channels, private direct messages, and a bot-integrated system for automating external messaging services. The platform is distributed as a dockerized collaboration suite, allowing for containerized deployment with bundled application dependencies and automated SSL provisioning. The system covers a broad range of collaboration capabilities, including chat management with granular access controls, file attachment shari
Provides a messaging environment with a standardized interface for connecting and automating external chat bots.
Telegram-bot is a modular chat bot platform and framework built for Telegram that executes script plugins to handle custom user interactions and automated tasks within messaging channels. Incoming chat events route through a central dispatcher that delegates execution to matching registered command handlers. The platform relies on a file-based plugin architecture where isolated script files load dynamically at runtime, allowing administrators to manage and toggle feature modules on the fly without restarting the host application. Chat inputs parse into discrete command arguments that execute
Serves as a messaging bot engine running discrete command plugins inside chat conversations.