mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Unban command
This commit is contained in:
		@@ -8,6 +8,7 @@
 | 
			
		||||
                <h4>General</h4>
 | 
			
		||||
                <p>For your information needs.</p>
 | 
			
		||||
                <ul class="collection">
 | 
			
		||||
                    <li class="collection-item"><strong>help</strong> <br> Replies with a URL to the about page and user dashboard.</li>
 | 
			
		||||
                    <li class="collection-item"><strong>invite</strong> <br> Replies with an OAuth URL used to invite the bot to your server.</li>
 | 
			
		||||
                    <li class="collection-item"><strong>members</strong> <br> Replies with a list of members logged into your Titan Embed.</li>
 | 
			
		||||
                    <li class="collection-item"><strong>server</strong> <br> Replies with an instant invite to the Titan Embeds support server.</li>
 | 
			
		||||
@@ -16,6 +17,7 @@
 | 
			
		||||
                <p>All guest users are denoted by <strong>square brackets</strong> (or Titan's logo as avatar if enabled Webhook Messages) around their username in the Discord channel, when sending messages.</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>unban <username-query>[#<discriminator>]</strong> <br> Unbans the user by the username. The username does not need to be the full string. The discriminator is optional. <br> <em>Eg: unban 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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user