From c21742fb728762ec95b06dd106a0d593bbf8c6c2 Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Fri, 26 May 2017 19:19:39 -0700 Subject: [PATCH] Edit cmd about page --- webapp/titanembeds/templates/about.html.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/titanembeds/templates/about.html.j2 b/webapp/titanembeds/templates/about.html.j2 index 4fe443b..660624f 100644 --- a/webapp/titanembeds/templates/about.html.j2 +++ b/webapp/titanembeds/templates/about.html.j2 @@ -47,6 +47,8 @@ etc.

All commands start by mentioning the bot user, @Titan.

+

Guest User Moderation

+

All guest users are denoted by square brackets around their username in the Discord channel, when sending messages.

  • ban <username-query>[#<discriminator>]
    Bans the user by the username. The username does not need to be the full string. The discriminator is optional.
    Eg: ban Titan#0001
  • kick <username-query>[#<discriminator>]
    Kicks the user by the username. The username does not need to be the full string. The discriminator is optional.
    Eg: kick Titan#0001