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 eb377a38b9b25e418b49a3935a580f2ac2c31f56
parent 42d5dbb85100641672af7f5fcc40924672f9160c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 18 Feb 2022 23:57:15 +0100

Add screenshot

Diffstat:
MREADME.md | 3+++
Aimages/screenshot.png | 0
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -5,6 +5,9 @@ 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! +## Screenshots +![Screenshot](images/screenshot.png) + ## How to start in dev mode 1. Follow https://create-react-app.dev/docs/using-https-in-development for your os diff --git a/images/screenshot.png b/images/screenshot.png Binary files differ.