Add ban kick commands to the about page

This commit is contained in:
Jeremy Zhang 2017-05-26 19:16:12 -07:00
parent 464b2c0e8c
commit ca3d81da13

View File

@ -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.</p> directly onto your website.</p>
<p>It just doesn't ends here! Titan is jam packed with many features, such as guest users <p>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. 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!</p> with flexibility. It looks good in websites of all taste!</p>
<p>Please note that Titan is just a mere piece of code that runs alongside of Discord. <strong style="text-decoration: underline;">It is never <p>Please note that Titan is just a mere piece of code that runs alongside of Discord. <strong style="text-decoration: underline;">It is never
used to replace Discord itself</strong>. (that's what the mobile apps are for!) used to replace Discord itself</strong>. (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, It is used in conjunction for a quick and dirty Discord embed for websites. Some uses include forum shoutboxes,
etc.</p> etc.</p>
<h3>Commands</h3>
<div class="row">
<div class="col s12">
<div class="card-panel indigo lighten-5 z-depth-1">
<div class="row">
<div class="col s12 black-text">
<p class="flow-text">All commands start by <strong>mentioning</strong> the bot user, <em>@Titan</em>.</p>
<ul class="collection">
<li class="collection-item"><strong>ban &lt;username-query&gt;[#&lt;discriminator&gt;]</strong> <br> Bans the user by the username. The username does not need to be the full string. The discriminator is optional. <br> <em>Eg: ban Titan#0001</em></li>
<li class="collection-item"><strong>kick &lt;username-query&gt;[#&lt;discriminator&gt;]</strong> <br> Kicks the user by the username. The username does not need to be the full string. The discriminator is optional. <br> <em>Eg: kick Titan#0001</em></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<h3>Chat with us!</h3> <h3>Chat with us!</h3>
<div class="video-container"> <div class="video-container">
<iframe src="https://titanembeds.tk/embed/295085744249110529" frameborder="0"></iframe> <iframe src="https://titanembeds.tk/embed/295085744249110529" frameborder="0"></iframe>
@ -62,7 +79,7 @@ etc.</p>
</div> </div>
</div> </div>
</div> </div>
<div class="col s12 m6"> <div class="col s12 m6">
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
<div class="row valign-wrapper"> <div class="row valign-wrapper">
@ -76,7 +93,7 @@ etc.</p>
</div> </div>
</div> </div>
</div> </div>
<div class="col s12 m6"> <div class="col s12 m6">
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
<div class="row valign-wrapper"> <div class="row valign-wrapper">
@ -90,7 +107,7 @@ etc.</p>
</div> </div>
</div> </div>
</div> </div>
<div class="col s12 m6"> <div class="col s12 m6">
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
<div class="row valign-wrapper"> <div class="row valign-wrapper">