matrix-moderation-widget

A widget for moderating with mjolnir. Highly WIP. Use at your own risk!
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-moderation-widget.git
Log | Files | Refs | README | LICENSE

commit c0681b6ac4cc52d9810fd98fb71572b510f84d0b
parent f5dc7b6566eeb65d505eafc845557d5f2a4c2572
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 18 Feb 2022 22:40:18 +0100

Expand readme

Diffstat:
MREADME.md | 12+++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -5,7 +5,17 @@ This is an experimental widget to be used in the Mjolnir moderation room. Use at your own risk! If you break your bot and it is not an bug your issue will be closed. Using this currently is extremely dangerous! -## How toa dd +## How to start in dev mode + +1. Follow https://create-react-app.dev/docs/using-https-in-development for your os +2. Run `npm start` + + +## How to build + +Run `npm run build`. + +## How to add Something like this (room_id and https are required)