aioappsrv/README.md
2020-11-16 08:41:13 +00:00

502 B

matrix-discord-bridge

A simple bridge between Matrix and Discord written in Python.

Installation

pip install -r requirements.txt

Usage

  • Run main.py to generate config.json

  • Edit config.json

NOTE: Privileged Intents must be enabled for your Discord bot.

What Works

  • Sending messages
  • Discord webhooks (with avatars)
  • Attachments (URL)
  • Typing status
  • Redacting messages