From fed3d57c8fa60fa7e9478565a210ff4d207fcd1d Mon Sep 17 00:00:00 2001 From: git-bruh Date: Thu, 12 Nov 2020 14:59:10 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index c21b92c..536ea86 100644 --- a/README.md +++ b/README.md @@ -1 +1,18 @@ # matrix-discord-bridge + +A simple Matrix-Discord bridge written in Python. + +## Installation + +`pip install -r requirements.txt` + +## Usage + +* Run `main.py` to generate `config.json` + +* Edit `config.json` + +## What Works + +- [x] Sending messages +- [x] Discord webhooks