Files
xiao/html/carbonuse.html
T
Daniel Odendahl Jr 91a000b220 Move Things Around
2017-04-27 15:43:58 +00:00

21 lines
729 B
HTML

<div class="content">
<style>
.xiaobox {
border-radius: 5px;
padding: 15px;
font-size: 100%;
border-style: solid;
border-color: lime;
}
</style>
<div class="xiaobox">
<h2>Notes:</h2>
<ol>
<li>Moderation Commands Require a Channel Named "mod_logs" to send Ban/Kick/Unban/Warn Logs, or you can set a channel with x;modchannel</li>
<li>To use Member Join/Leave Logging, make a channel named "member_logs", or set a channel with x;memberchannel</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>
</div>
</div>