Allow modlog channel to be swapped

This commit is contained in:
Daniel Odendahl Jr
2017-06-24 21:14:12 +00:00
parent fbf50718c6
commit 29a1c9b947
8 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<div class="xiaobox2">
<h2>Notes</h2>
<ol>
<li>Moderation commands require a channel named mod-log to send Ban/Kick/Softban/Unban/Warn logs.</li>
<li>Moderation commands require a channel with &lt;modlog&gt; in the topic to send Ban/Kick/Softban/Unban/Warn logs.</li>
<li>To use member join/leave logging, place &lt;memberlog&gt; in the channel topic. Custom messages can be set with &lt;joinmessage&gt;messagegoeshere&lt;/joinmessage&gt; and &lt;leavemessage&gt;messagegoeshere&lt;/leavemessage&gt;</li>
<li>To use invite guard, place &lt;inviteguard&gt; in the default channel topic.</li>
<li>Use x;help to view a command list</li>
+1 -1
View File
@@ -67,7 +67,7 @@
</ol>
<h2>Notes</h2>
<ol>
<li>Moderation commands require a channel named mod-log to send Ban/Kick/Softban/Unban/Warn logs.</li>
<li>Moderation commands require a channel with &lt;modlog&gt; in the topic to send Ban/Kick/Softban/Unban/Warn logs.</li>
<li>To use member join/leave logging, place &lt;memberlog&gt; in the channel topic. Custom messages can be set with &lt;joinmessage&gt;messagegoeshere&lt;/joinmessage&gt; and &lt;leavemessage&gt;messagegoeshere&lt;/leavemessage&gt;</li>
<li>To use invite guard, place &lt;inviteguard&gt; in the default channel topic.</li>
<li>Use x;help to view a command list</li>