Expand description
BlueBubbles iMessage bridge plugin for ElizaOS
This plugin provides iMessage integration via the BlueBubbles macOS app and REST API.
Re-exports§
pub use client::BlueBubblesClient;pub use config::BlueBubblesConfig;pub use error::BlueBubblesError;pub use error::Result;pub use service::BlueBubblesService;pub use types::*;
Modules§
- actions
- BlueBubbles actions
- client
- BlueBubbles API client
- config
- Configuration for the BlueBubbles plugin
- error
- Error types for the BlueBubbles plugin
- providers
- BlueBubbles providers
- service
- BlueBubbles service implementation
- types
- Type definitions for the BlueBubbles plugin.
Constants§
- BLUEBUBBLES_
SERVICE_ NAME - Plugin name constant
Functions§
- create_
plugin - Creates the BlueBubbles plugin with all components