Update HTML with new info

This commit is contained in:
Daniel Odendahl Jr
2017-04-26 15:22:00 +00:00
parent e980553539
commit c21c524efc
4 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
<ul>
<li>Get User Info</li>
<li>Get Server Info</li>
<li>Moderation Commands, Including Prune, Ban/Kick/Unban/Warn, and Lockdown.</li>
<li>Optional Member Join/Leave Logging</li>
<li>Moderation Commands, Including Prune, Ban/Kick/Unban/Warn (with Logging), and Lockdown.</li>
<li>Random Images (Cat, Pun, Potato, etc.)</li>
<li>Magic 8 Ball</li>
<li>Avatar Editing (RIP, Bob Ross, etc.)</li>
+1
View File
@@ -12,6 +12,7 @@
<h2>Notes:</h2>
<ol>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Ban/Kick/Unban/Warn Logs</li>
<li>To use Member Join/Leave Logging, make a channel named "member_logs"</li>
<li>Use x;help to View a Command List</li>
<li>Visit my <a href="https://discord.gg/fqQF8mc">Home Server</a> for more support, or for updates, or if you just want to hang out.</li>
</ol>
+3 -1
View File
@@ -20,7 +20,8 @@
<ul>
<li>Get User Info</li>
<li>Get Server Info</li>
<li>Moderation Commands, Including Prune, Ban/Kick/Unban/Warn, and Lockdown.</li>
<li>Optional Member Join/Leave Logging</li>
<li>Moderation Commands, Including Prune, Ban/Kick/Unban/Warn (with Logging), and Lockdown.</li>
<li>Random Images (Cat, Pun, Potato, etc.)</li>
<li>Magic 8 Ball</li>
<li>Avatar Editing (RIP, Bob Ross, etc.)</li>
@@ -57,6 +58,7 @@
<h2>Notes:</h2>
<ol>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Ban/Kick/Unban/Warn Logs</li>
<li>To use Member Join/Leave Logging, make a channel named "member_logs"</li>
<li>Use x;help to View a Command List</li>
<li>Visit my <a href="https://discord.gg/fqQF8mc">Home Server</a> for more support, or for updates, or if you just want to hang out.</li>
</ol>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "15.4.0",
"version": "15.4.1",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"scripts": {