summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2024-06-30 09:21:50 -0400
committervin <git@vineetk.net>2024-06-30 09:21:50 -0400
commitfbef2e1e4539c1032fccb25d1668beddbe4326be (patch)
tree7657d51eec751f76ebd3d73ff692416735767029 /README.md
parentf73e354f6a960c6a5bb36365a61a8a8790ec7f7d (diff)
rename README to README.mdHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d8963a3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+dmab - Discord-Matrix Announcement Bridge
+=========================================
+A Discord and Matrix bot bridge that reads messages from a Discord channel
+and sends them to a Matrix channel.
+
+This is meant for announcement type channels but can be adapted to be a proper
+full bridge, but is currently out of scope for this program.
+
+Rationale
+---------
+The current (as of January 14, 2024) matrix-appservice-discord bridge does not
+support bridging Discord channels of type announcement.