From 3fa2a2fe03d2ce66a6fcb704f6ba177354dccf6d Mon Sep 17 00:00:00 2001 From: krombel Date: Tue, 24 Apr 2018 16:52:42 +0200 Subject: [PATCH] add badges --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea56e11..d12f40c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # matrix-register-bot +![state: alpha](https://img.shields.io/badge/state-alpha-yellowgreen.svg) +[![#matrix-register-bot:msg-net.de](https://img.shields.io/badge/matrix-%23matrix--register--bot%3Amsg--net.de-brightgreen.svg)](https://matrix.to/#/#matrix-register-bot:msg-net.de) This bot provides a two-step-registration for matrix ([synapse](https://github.com/matrix-org/synapse)). @@ -58,6 +60,3 @@ Here is an example for nginx: ### The bot postpones some actions There is a cron.php which implements retries and database cleanups (e.g. to remove a username claim) For this run cron.php regularly with your system of choice. - -### Chat -For further questions, comments, feedback and more come and talk in [#matrix-register-bot:msg-net.de](https://matrix.to/#/#matrix-register-bot:msg-net.de)