shaiwatcher/assets/docs/commands/SpicePayCog.spicepay_resume.details.html
Franz Rolfsvaag fdd336fe91 0.4.1.0.a1
- 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
2025-08-15 06:17:52 +02:00

15 lines
507 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>Youre mid-entry and dont 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>