- 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
		
	
			
		
			
				
	
	
		
			19 lines
		
	
	
		
			774 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			774 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2>/usercards_rescan</h2>
 | 
						||
<p><strong>Re-check everyone and refresh the user cards.</strong> Also repairs Roles/RoE/nickname claims from the live reaction messages, and re-opens any missing nickname reviews.</p>
 | 
						||
 | 
						||
<h3>Usage</h3>
 | 
						||
<pre>/usercards_rescan</pre>
 | 
						||
 | 
						||
<ul>
 | 
						||
  <li><strong>Moderator-only</strong> (requires <em>Manage Server</em>).</li>
 | 
						||
  <li>Runs in the server; reply is ephemeral with a short summary.</li>
 | 
						||
</ul>
 | 
						||
 | 
						||
<h3>What it does</h3>
 | 
						||
<ul>
 | 
						||
  <li>Reconciles from the configured Rules / RoE / Nickname reaction messages.</li>
 | 
						||
  <li>Grants/removes the Rules & RoE roles to match reactions.</li>
 | 
						||
  <li>For Nickname: opens a pending review if someone claimed but no review exists.</li>
 | 
						||
  <li>Rebuilds/updates every user’s status card in the list channel.</li>
 | 
						||
</ul>
 |