Update README.md
This commit is contained in:
parent
ed6562233b
commit
f1c19d2002
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# matrix-discord-bridge
|
# matrix-discord-bridge
|
||||||
|
|
||||||
A simple bridge between Matrix and Discord written in Python.
|
A simple non-puppeting bridge between Matrix and Discord written in Python.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@ NOTE: [Privileged Intents](https://discordpy.readthedocs.io/en/latest/intents.ht
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
* Random Discord message fails to be deleted on Matrix.
|
|
||||||
* Discord messages lose their relation (if replying) to Matrix messages on being edited.
|
* Discord messages lose their relation (if replying) to Matrix messages on being edited.
|
||||||
|
|
||||||
## What Works
|
## What Works
|
||||||
|
|
Loading…
Reference in a new issue