From c657275ee70b05cf11cbdeb5d198750db1b9f922 Mon Sep 17 00:00:00 2001 From: Martin Rys Date: Mon, 23 Oct 2023 13:08:07 +0200 Subject: [PATCH] Fix missing | in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cbf75b..69568c5 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Command | Role | Available at | Description `/staff` | _Everyone_ | _Everywhere_ | Shows a list of admins. `/link` | _Everyone_ | _Everywhere_ | Shows the current group's link. `/groups` | _Everyone_ | _Everywhere_ | Shows a list of groups which the bot is admin in. -`/report [reason]` | _Everyone_ | _Groups_ Reports the replied-to message to admins, reason is optional. Also can be prepended by `@` or `!` instead, and it is aliased by `admin` and `admins`. +`/report [reason]` | _Everyone_ | _Groups_ | Reports the replied-to message to admins, reason is optional. Also can be prepended by `@` or `!` instead, and it is aliased by `admin` and `admins`. `/commands` | _Everyone_ | _In-Bot_ | Shows a list of available commands. `/help` \| `/start` | _Everyone_ | _In-Bot_ | How to use the bot.