mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Add ban kick commands to the about page
This commit is contained in:
		@@ -40,6 +40,23 @@ 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,
 | 
			
		||||
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 <username-query>[#<discriminator>]</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 <username-query>[#<discriminator>]</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>
 | 
			
		||||
<div class="video-container">
 | 
			
		||||
    <iframe src="https://titanembeds.tk/embed/295085744249110529" frameborder="0"></iframe>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user