Skip to main content

Crate elizaos_plugin_line

Crate elizaos_plugin_line 

Source
Expand description

LINE Plugin for elizaOS

Provides LINE Messaging API integration for elizaOS agents, supporting text, flex messages, locations, and more.

Re-exports§

pub use service::LineService;
pub use types::*;
pub use actions::*;
pub use providers::*;

Modules§

actions
Actions for the LINE plugin.
providers
Providers for the LINE plugin.
service
LINE service implementation for elizaOS.
types
Type definitions for the LINE plugin.
webhook
Webhook event handling for the LINE plugin.