Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 801 Bytes

File metadata and controls

26 lines (18 loc) · 801 Bytes

Message Relay for Echobot

Part of project Echobot.

Note: This is a pre-alpha version, all features are not stable and may be changed in the future. Use at your own risk.

Features

  • Cross-platform message relay.
  • Broadcast messages to all connected bot instances.
  • Specify channels to allow messages to be relayed.
  • Configure relay message format (header, footer, etc.) for each type of adapter.
  • Unidirectional relay (receive / send only).
  • Specify source / destination channels for relayed messages.

Supported adapters

  • OneBot V11
  • Discord

Known limitations

  • OneBot V11
    • Forward / custom forward messages are not supported to be relayed as source message.
  • Discord
    • Attachments are not supported to be relayed as source message.