diff --git a/webapp/titanembeds/templates/about.html.j2 b/webapp/titanembeds/templates/about.html.j2 index 349ef40..4fe443b 100644 --- a/webapp/titanembeds/templates/about.html.j2 +++ b/webapp/titanembeds/templates/about.html.j2 @@ -33,13 +33,30 @@ soon as you invite Titan to your server, you will be given a unique URL/iframe c directly onto your website.

It just doesn't ends here! Titan is jam packed with many features, such as guest users as well as allowing Discord users to participate. Guest users will be treated similar to users without a role. -Discord users however will inherit their own permission abilities. The client itself is designed +Discord users however will inherit their own permission abilities. The client itself is designed with flexibility. It looks good in websites of all taste!

Please note that Titan is just a mere piece of code that runs alongside of Discord. It is never used to replace Discord itself. (that's what the mobile apps are for!) It is used in conjunction for a quick and dirty Discord embed for websites. Some uses include forum shoutboxes, etc.

+

Commands

+
+
+
+
+
+

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

+
    +
  • 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
  • +
+
+
+
+
+
+

Chat with us!

@@ -62,7 +79,7 @@ etc.

- +
@@ -76,7 +93,7 @@ etc.

- +
@@ -90,7 +107,7 @@ etc.

- +