Modify HTML

This commit is contained in:
Daniel Odendahl Jr
2017-04-14 17:10:46 +00:00
parent d0086305e0
commit 53182ba50e
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -13,6 +13,7 @@
</marquee>
<h3></h3>
<div class="xiaobox">
<center><h1><a href="https://github.com/dragonfire535/xiaobot">Source Code</a></h1></center>
<h2>Modules</h2>
<ul>
<li><a href="https://discord.js.org/#/">discord.js</a></li>
@@ -47,7 +48,6 @@
<h2>Information</h2>
<ul>
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
<li>Command Count: 110</li>
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
</ul>
</div>
+1 -2
View File
@@ -11,9 +11,8 @@
<div class="xiaobox">
<h2>Notes:</h2>
<ol>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Warn/Kick/Ban Logs</li>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Ban/Kick/Unban/Warn Logs</li>
<li>Use ;help to View a Command List</li>
<li>If you find a bug, use ;contact to report it. Do note that if you abuse this feature, you will be banned from it.</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>
</div>
+2 -2
View File
@@ -13,6 +13,7 @@
</marquee>
<h3></h3>
<div class="xiaobox">
<center><h1><a href="https://github.com/dragonfire535/xiaobot">Source Code</a></h1></center>
<h2>Features</h2>
<ul>
<li>Get User Info</li>
@@ -55,9 +56,8 @@
<div class="xiaobox">
<h2>Notes:</h2>
<ol>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Warn/Kick/Ban Logs</li>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Ban/Kick/Unban/Warn Logs</li>
<li>Use ;help to View a Command List</li>
<li>If you find a bug, use ;contact to report it. Do note that if you abuse this feature, you will be banned from it.</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>
<h2>Modules</h2>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "24.3.0",
"version": "24.3.1",
"description": "A Discord Bot",
"main": "shardingmanager.js",
"repository": {