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 f5dc7b6566eeb65d505eafc845557d5f2a4c2572
parent a9255cfe0d177dc7b0a043e86a85887aca93d321
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 18 Feb 2022 22:38:16 +0100

Add readme

Diffstat:
MREADME.md | 16+++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,2 +1,12 @@ -## URL -/addwidget https://localhost:3000?room_id=$matrix_room_id -\ No newline at end of file +# Matrix Moderation Widget for Mjolnir + +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 + +Something like this (room_id and https are required) + +`/addwidget https://localhost:3000?room_id=$matrix_room_id` +\ No newline at end of file