From b5f9c45a1bd9b0aeb22087174053994921a73fd7 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 28 Mar 2021 08:56:02 +1100 Subject: [PATCH] Updated README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c6d833a..e191917 100644 --- a/README.md +++ b/README.md @@ -60,18 +60,18 @@ To set up this template in development mode: - Available when logged in - Chat logs saved to the database - Room-based chat (type `/room name` to access a specific room) +- Moderation tools + - Permanently banning users + - Chat-muting users for a time period + - Users reporting offensive chat-content - Easy To Use Configuration Script - Sets up everything via docker - A default admin account (if desired) # Coming Soon -- Moderation tools (in progress) - - Banning/suspending users for a time period - - Chat-muting users for a time period - - Users reporting offensive chat-content - Full documentation - - Modding tutorials + - Modding tutorials # Coming Eventually