From b8a02dcb84a2b81cd60f570d24c7f0054fa30a51 Mon Sep 17 00:00:00 2001 From: Qemlokriu Date: Wed, 3 May 2023 09:40:46 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1eb37b7..d838492 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Mee2 Essentials Cog is an official cog for the Mee2 Discord bot. This cog contai - `/unlock`: Unlocks the channel where the command was used. - `/lockdown`: Locks the whole server down so the default role can't type in any channel. - `/unlockdown`: Unlocks the whole server so the default role can type where they could before +- `/reputation [member]`: Shows the reputation of a member. +- `+rep [member_mention] [optional_comment]`: Adds positive to a member. +- `-rep [member_mention] [optional_comment]`: Adds negative reputation to a member. ## Installation