Skip to main content

Crate robit_qq

Crate robit_qq 

Source
Expand description

robit-qq: QQ Official Bot platform frontend for the Robit agent.

Implements robit_chatbot::PlatformAdapter for the QQ Official Bot API (WebSocket gateway + HTTP message sending) and ships the robit-qq binary.

Re-exports§

pub use platform::QqConfig;
pub use platform::QqPlatformAdapter;

Modules§

platform
QQ Official Bot platform adapter.
protocol
QQ Official Bot WebSocket gateway protocol types (opcodes, payloads).