From d703c674b7283694a8aeba2dada20f1b50f924bd Mon Sep 17 00:00:00 2001 From: idanoo Date: Sun, 20 Nov 2022 19:20:32 +1300 Subject: [PATCH] Add docs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc565a5 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# go-mastodon-matrix-webhooks + +Allows you to post signup/report info into a Matrix channel. + + +# Install +Install golang. Install [matrix-webhook](https://github.com/nim65s/matrix-webhook). + +Copy .env.example to .env and fill in the blanks \ No newline at end of file