1 Repo
Software implementations of network protocols specifically for instant messaging and chat platforms.
Distinct from Protocol Implementations: Specializes general protocol implementations to the domain of messaging services rather than generic data serialization or SSH.
Explore 1 awesome GitHub repository matching part of an awesome list · Messaging. Refine with filters or upvote what's useful.
NapCatQQ is a cross-platform runtime that implements the communication protocol required to automate chat bots on the QQ platform. It functions as a protocol adapter, translating QQ messaging events into a standardized interface for use with third-party bot frameworks. The project features a modular plugin system and a web-based management interface. This dashboard allows for the configuration of plugin settings and the monitoring of active messaging bots through a graphical user interface. The system supports the engineering of custom plugins via a pipeline of event handlers and a communica
Provides a cross-platform runtime that implements the communication rules required to automate chat bots on the QQ platform.