Minor Changes

This commit is contained in:
Daniel Odendahl Jr
2017-03-30 22:00:48 +00:00
parent 0fbf8bd7e1
commit 4b8b8820a7
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -64,7 +64,6 @@ module.exports = class UnbanCommand extends commando.Command {
return [unbanUser, okHandMsg, modLogMsg];
}
catch (err) {
console.log(err);
return message.say(':x: Error! Something went wrong!');
}
}
+1 -1
View File
@@ -56,7 +56,7 @@
<h2>Information</h2>
<ul>
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
<li>Command Count: 113</li>
<li>Command Count: 114</li>
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
</ul>
</div>
+1 -1
View File
@@ -105,7 +105,7 @@
<h2>Information</h2>
<ul>
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
<li>Command Count: 113</li>
<li>Command Count: 114</li>
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
</ul>
</div>