1 repo
Frameworks for defining and executing slash-commands or text-based triggers within messaging platforms.
Distinguishing note: Focuses on command-parsing logic for chat-based automation rather than generic network protocols.
Explore 1 awesome GitHub repository matching networking & communication · Chatbot Command Interfaces. Refine with filters or upvote what's useful.
This project is an autonomous agent framework designed to integrate large language models with popular messaging platforms. It functions as a middleware platform that enables automated, multimodal interactions by decomposing complex user goals into sequential plans, executing them through external tools, and maintaining persistent context across sessions. The framework distinguishes itself through a modular skill architecture and a hybrid memory system. Users can extend system capabilities by installing custom logic modules from community hubs or generating them through natural language. The
Agent framework allows definition of slash-commands within Telegram chat interfaces to trigger status checks, memory adjustments, or skill configurations.