- 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
		
	
			
		
			
				
	
	
		
			13 lines
		
	
	
		
			262 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			262 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2>!help</h2>
 | 
						|
<p>Show a quick overview of commands or details about a specific command.</p>
 | 
						|
 | 
						|
<h3>Usage</h3>
 | 
						|
<pre>!help
 | 
						|
!help spicepay
 | 
						|
!help pirate
 | 
						|
!help encounter</pre>
 | 
						|
 | 
						|
<ul>
 | 
						|
  <li>Add a word to narrow down the list (e.g., <code>!help spice</code>).</li>
 | 
						|
</ul>
 |