mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
Minor Changes
This commit is contained in:
@@ -64,7 +64,6 @@ module.exports = class UnbanCommand extends commando.Command {
|
|||||||
return [unbanUser, okHandMsg, modLogMsg];
|
return [unbanUser, okHandMsg, modLogMsg];
|
||||||
}
|
}
|
||||||
catch (err) {
|
catch (err) {
|
||||||
console.log(err);
|
|
||||||
return message.say(':x: Error! Something went wrong!');
|
return message.say(':x: Error! Something went wrong!');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
<h2>Information</h2>
|
<h2>Information</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
<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>
|
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
<h2>Information</h2>
|
<h2>Information</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://discord.gg/fqQF8mc">Home Server</a></li>
|
<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>
|
<li>Server Host: <a href="https://www.heroku.com/">Heroku</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user