- 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
39 lines
2.3 KiB
HTML
39 lines
2.3 KiB
HTML
<h1>/nick_same — Nickname claim</h1>
|
||
<p>Use this when your <strong>server nickname</strong> already matches your in-game character name. It opens a moderator review so you can get (or keep) access without typing anything else.</p>
|
||
|
||
<h2>What it does</h2>
|
||
<ul>
|
||
<li>Marks your nickname as <em>claimed</em> and opens exactly <strong>one</strong> pending review for moderators.</li>
|
||
<li>You’ll see a short <em>ephemeral</em> confirmation in the channel.</li>
|
||
<li>Moderators get a message in the mod channel with ✅ Approve / ❌ Reject.</li>
|
||
<li><strong>Full Access</strong> is granted automatically when you have: Rules ✅ + Engagement ✅ + Nickname <em>claimed</em> (pending or verified).</li>
|
||
</ul>
|
||
|
||
<h2>How to use</h2>
|
||
<pre>/nick_same</pre>
|
||
<ul>
|
||
<li>Run it in the server, any channel where you can use slash commands.</li>
|
||
<li>No extra arguments. If your display name already matches the game name, that’s enough.</li>
|
||
</ul>
|
||
|
||
<h2>Typical flow</h2>
|
||
<ol>
|
||
<li><strong>You</strong> run <code>/nick_same</code>. The bot replies “Thanks — your nickname claim was sent for moderator review.”</li>
|
||
<li><strong>Mods</strong> see a review card with your previous nick (if known) and the current one.</li>
|
||
<li>They press ✅ to verify or ❌ to reject. You keep (or lose) Full Access depending on Rules/Engagement and the result.</li>
|
||
</ol>
|
||
|
||
<h2>Good to know</h2>
|
||
<ul>
|
||
<li>If a verified user changes their nickname later, verification is <strong>automatically revoked</strong>. Just run <code>/nick_same</code> again (or react ✅ on the nickname message) to re-claim and re-review.</li>
|
||
<li>The command is idempotent: if a review is already pending, it won’t open duplicates.</li>
|
||
<li>Alternative path: reacting ✅ on the <em>Nickname</em> rules message triggers the same review and access checks.</li>
|
||
</ul>
|
||
|
||
<h2>Troubleshooting</h2>
|
||
<ul>
|
||
<li><strong>No response?</strong> Make sure you used it inside the server (not DMs) and that slash commands are allowed in the channel.</li>
|
||
<li><strong>Still no Full Access?</strong> You need all three: Rules ✅, Engagement ✅, and a nickname claim (pending or verified). Missing any one will remove the role.</li>
|
||
<li><strong>Mods didn’t get a review?</strong> Ping a moderator; the mod channel might be misconfigured.</li>
|
||
</ul>
|