Expand description
Bilibili live room danmaku WebSocket client library with TTS and plugin support
Re-exports§
pub use client::auth;pub use client::models;pub use client::scheduler;pub use client::websocket;pub use plugins::terminal_display;pub use plugins::tts;pub use plugins::auto_reply;pub use plugins::terminal_display_handler;pub use plugins::tts_handler;pub use plugins::tts_handler_default;pub use plugins::tts_handler_command;pub use plugins::auto_reply_handler;