mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update HTML with new info
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "15.4.0",
|
||||
"version": "15.4.1",
|
||||
"description": "A Discord Bot",
|
||||
"main": "shardingmanager.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user