Crate blivedm

Crate blivedm 

Source
Expand description

Bilibili live room danmaku WebSocket client library with TTS and plugin support

Re-exports§

pub use client::auth;
pub use client::browser_cookies;
pub use client::models;
pub use client::scheduler;
pub use client::websocket;
pub use client::get_cookies_or_browser;
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;

Modules§

client
Library entry for the client package
plugins
tui
TUI module for displaying messages and handling user input