mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-07 23:05:04 +02:00
CommandoClient, Change Filenames, etc.
This commit is contained in:
@@ -1,17 +1,15 @@
|
||||
<div class="content">
|
||||
<style>
|
||||
.xiaobox {
|
||||
.xiaobox2 {
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
font-size: 100%;
|
||||
border-style: solid;
|
||||
border-color: lime;
|
||||
background-image: url("https://i.imgur.com/LJsgebW.jpg");
|
||||
box-shadow: 10px 10px 5px #888888;
|
||||
text-shadow: 2px 2px #3333ff;
|
||||
}
|
||||
</style>
|
||||
<div class="xiaobox">
|
||||
<div class="xiaobox2">
|
||||
<h2>Features</h2>
|
||||
<ol>
|
||||
<li>Cleverbot!</li>
|
||||
|
||||
+2
-4
@@ -1,17 +1,15 @@
|
||||
<div class="content">
|
||||
<style>
|
||||
.xiaobox {
|
||||
.xiaobox2 {
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
font-size: 100%;
|
||||
border-style: solid;
|
||||
border-color: lime;
|
||||
background-image: url("https://i.imgur.com/LJsgebW.jpg");
|
||||
box-shadow: 10px 10px 5px #888888;
|
||||
text-shadow: 2px 2px #3333ff;
|
||||
}
|
||||
</style>
|
||||
<div class="xiaobox">
|
||||
<div class="xiaobox2">
|
||||
<h2>Notes:</h2>
|
||||
<ol>
|
||||
<li>Moderation Commands Require a Channel set with x;modchannel to send Ban/Softban/Kick/Unban/Warn Logs</li>
|
||||
|
||||
Reference in New Issue
Block a user