From ca5e9304af0fd90d4d4f18d2745eebc06f116372 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 25 Jun 2021 03:59:36 -0700 Subject: refactor(cmds): help --- src/commands.rs | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/commands.rs b/src/commands.rs index 26dbfbc..ee875cb 100644 --- a/src/commands.rs +++ b/src/commands.rs @@ -26,12 +26,22 @@ pub async fn help(ctx: &Context, msg: &Message) -> CommandResult { commands ======== -help - you are here -ping - pong! +help + you are here + +ping + pong! + + +create + create a role reaction + +remove + remove a role reaction + +count + count the role reactions -create - create a role reaction -remove - remove a role reaction -count - count the role reactions information =========== -- cgit v1.2.3