- Doc site UI improvements and fixes - Added Discord widget - Fixed some styling issues - Added command docs briefs and details - Briefs are shown in the right-hand panel - Details can be shown by clicking `Open full details` - Added ShaiWatchers' logo as the site favicon - Moved HTML template to static file for responsiveness improvements
26 lines
696 B
HTML
26 lines
696 B
HTML
<h2 style="margin:0 0 .5rem 0">What it does</h2>
|
|
<ul>
|
|
<li>Checks the selected member:</li>
|
|
<ul>
|
|
<li>If <b>already verified</b> → no action.</li>
|
|
<li>If a <b>pending review exists</b> → no action.</li>
|
|
<li>Else → marks them as claimed (if needed) and opens a new pending review in the mod channel.</li>
|
|
</ul>
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2 style="margin:.75rem 0 .5rem">When to use</h2>
|
|
<ul>
|
|
<li>One user fell through the cracks and needs a review opened again.</li>
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2 style="margin:.75rem 0 .5rem">Permissions & notes</h2>
|
|
<ul>
|
|
<li><b>Moderator-only.</b></li>
|
|
<li>Logs to the mod log (if configured) with who triggered it.</li>
|
|
<li>Reply is ephemeral.</li>
|
|
</ul>
|