- 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
15 lines
507 B
HTML
15 lines
507 B
HTML
<h1>/spicepay_resume — Resume wizard</h1>
|
||
<p>Brings back the current session UI (if you already started one with <code>/spicepay</code>).</p>
|
||
|
||
<h2>When to use</h2>
|
||
<ul>
|
||
<li>You dismissed the ephemeral wizard message and want it back.</li>
|
||
<li>You’re mid-entry and don’t want to start over.</li>
|
||
</ul>
|
||
|
||
<h2>Behavior</h2>
|
||
<ul>
|
||
<li>If a session exists (keyed to you + this server), it re-renders the progress view.</li>
|
||
<li>If none exists, you get a friendly nudge to start a new one.</li>
|
||
</ul>
|