From 7b9742728761a4392887a30918d1316029ca80d4 Mon Sep 17 00:00:00 2001 From: git-bruh Date: Thu, 10 Dec 2020 12:57:46 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c255ee1..877330a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,11 @@ A simple bridge between Matrix and Discord written in Python. NOTE: [Privileged Intents](https://discordpy.readthedocs.io/en/latest/intents.html#privileged-intents) must be enabled for your Discord bot. +## Known Issues + +* Random Discord message fails to be deleted on Matrix. +* Discord messages lose their relation (if replying) to Matrix messages on being edited. + ## What Works - [x] Sending messages