shaiwatcher/assets/docs/commands/ReactionRoleCog.nick_same.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

39 lines
2.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>Youll 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, thats 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 wont 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 didnt get a review?</strong> Ping a moderator; the mod channel might be misconfigured.</li>
</ul>