From f4b55bcd11a52cbcb50f7820e965bb8e9320436e Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Mon, 26 Oct 2020 22:11:07 +0000 Subject: [PATCH] feat(*): Add new help commands to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85f8a36..79c2a74 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Commands: * cq - Clear the queue (admin-only, not to be shared with normal users) * ru - Remove a tagged user from the queue (admin-only, not to be shared with normal users) * dc - Delete an adventure channel (only the captain can use this) +* help - Show all user commands +* adminhelp - Show all admin commands ## Installing Docker