Skip to content

duo/matrix-pylon

Repository files navigation

matrix-pylon

Matrix-Pylon is a universal bridge for Matrix.

Documentation

Supported Protocols:

Agents:

NapCatQQ (tested: v4.4.11)

"messagePostFormat": "array",
"enableLocalFile2Url": true,

LLOneBot (tested: v4.7.5)

新消息上报格式: 消息段
使用Base64编码获取文件: 开启

Some quick links:

Features & roadmap

  • Matrix → Pylon

    • Message types
      • Text
      • Image
      • Sticker
      • Video
      • Audio
      • File
      • Mention
      • Reply
      • Location
    • Chat types
      • Direct
      • Room
    • Presence
    • Redaction
    • Group actions
      • Join
      • Invite
      • Leave
      • Kick
      • Mute
    • Room metadata
      • Name
      • Avatar
      • Topic
    • User metadata
      • Name
      • Avatar
  • Pylon → Matrix

    • Message types
      • Text
      • Image
      • Sticker
      • Video
      • Audio
      • File
      • Mention
      • Reply
      • Location
    • Chat types
      • Private
      • Group
    • Presence
    • Redaction
    • Group actions
      • Invite
      • Join
      • Leave
      • Kick
    • Mute
    • Group metadata
      • Name
      • Avatar
      • Topic
    • User metadata
      • Name
      • Avatar
    • Login types
      • Password
      • QR code
  • Misc

    • Automatic portal creation
      • After login
      • When added to group
      • When receiving message
    • Double puppeting