shaiwatcher/assets/docs/commands/NickNudgeCog.clear_nick_reviews.details.html
Franz Rolfsvaag fdd336fe91 0.4.1.0.a1
- 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
2025-08-15 06:17:52 +02:00

22 lines
616 B
HTML

<h2 style="margin:0 0 .5rem 0">What it does</h2>
<ul>
<li>Removes every <b>pending</b> entry in the nickname review queue for this server.</li>
<li>Does <u>not</u> touch approved/rejected history or verification flags.</li>
<li>Useful when the queue got noisy or stuck after a busy period.</li>
</ul>
<hr>
<h2 style="margin:.75rem 0 .5rem">Result</h2>
<p>
Shows: <code>Cleared N pending nickname review(s).</code> (ephemeral)
</p>
<hr>
<h2 style="margin:.75rem 0 .5rem">Permissions & notes</h2>
<ul>
<li><b>Moderator-only.</b></li>
<li>Writes a short entry to the mod log (if configured).</li>
</ul>