- 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
		
	
			
		
			
				
	
	
		
			12 lines
		
	
	
		
			439 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			439 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h1>/spicepay_cancel — Cancel session</h1>
 | 
						|
<p>Discards your current wizard state. Handy if you mis-entered totals or want to restructure the roster.</p>
 | 
						|
 | 
						|
<h2>What it does</h2>
 | 
						|
<ul>
 | 
						|
  <li>Deletes your session (you + this server).</li>
 | 
						|
  <li>Nothing is posted publicly.</li>
 | 
						|
</ul>
 | 
						|
 | 
						|
<h2>Next steps</h2>
 | 
						|
<p>Run <code>/spicepay</code> to start again. You can optionally pass <code>participants</code> or just set them in the first modal.</p>
 |