mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-04 15:56:52 +02:00
Modify HTML
This commit is contained in:
@@ -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
@@ -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>
|
||||
|
||||
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "24.3.0",
|
||||
"version": "24.3.1",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user