- 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
		
	
			
		
			
				
	
	
		
			23 lines
		
	
	
		
			753 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			753 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2 style="margin:0 0 .5rem 0">What it does</h2>
 | 
						|
<ul>
 | 
						|
  <li>Looks at users who <b>claimed</b> nickname compliance but are <u>not verified</u> and have <u>no pending review</u>.</li>
 | 
						|
  <li>Opens a fresh review in the mod channel for each such user (one per user, no duplicates).</li>
 | 
						|
</ul>
 | 
						|
 | 
						|
<hr>
 | 
						|
 | 
						|
<h2 style="margin:.75rem 0 .5rem">When to use</h2>
 | 
						|
<ul>
 | 
						|
  <li>After a restart/outage where some pending reviews may have gone missing.</li>
 | 
						|
  <li>Whenever you see “claimed” users without an open review.</li>
 | 
						|
</ul>
 | 
						|
 | 
						|
<hr>
 | 
						|
 | 
						|
<h2 style="margin:.75rem 0 .5rem">Permissions & notes</h2>
 | 
						|
<ul>
 | 
						|
  <li><b>Moderator-only.</b></li>
 | 
						|
  <li>Posts a summary to the mod log (if configured).</li>
 | 
						|
  <li>Only processes this server; other servers are unaffected.</li>
 | 
						|
</ul>
 |