Add members command to the command list

This commit is contained in:
Jeremy Zhang 2018-08-11 06:10:06 +00:00
parent 5ae32aeb89
commit 80d333403a

View File

@ -9,6 +9,7 @@
<p>For your information needs.</p> <p>For your information needs.</p>
<ul class="collection"> <ul class="collection">
<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>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> <li class="collection-item"><strong>server</strong> <br> Replies with an instant invite to the Titan Embeds support server.</li>
</ul> </ul>
<h4>Guest User Moderation</h4> <h4>Guest User Moderation</h4>