- 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
		
	
			
		
			
				
	
	
		
			11 lines
		
	
	
		
			321 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			321 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2>/spicepay_cancel</h2>
 | 
						|
<p><strong>Cancel your active Spice Pay session.</strong> Clears everything for you so you can start fresh.</p>
 | 
						|
 | 
						|
<h3>Usage</h3>
 | 
						|
<pre>/spicepay_cancel</pre>
 | 
						|
 | 
						|
<ul>
 | 
						|
  <li>Removes your in-memory session (does not post anything).</li>
 | 
						|
  <li>Run <code>/spicepay</code> again to start over.</li>
 | 
						|
</ul>
 |