shaiwatcher/assets/docs/commands/help.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

33 lines
1.1 KiB
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>!help — Command help &amp; search</h1>
<p>Use <code>!help</code> to see what the bot can do, or pass a keyword/command to jump straight to specifics.</p>
<h2>What it does</h2>
<ul>
<li>Lists available commands you can run here.</li>
<li>Filters by a keyword (partial matches work).</li>
<li>When supported, shows usage and a short explanation for a specific command.</li>
</ul>
<h2>How to use it</h2>
<ol>
<li><strong>Overview:</strong> <code>!help</code> — shows a concise command list.</li>
<li><strong>Filter:</strong> <code>!help spice</code> — narrows to commands that match “spice”.</li>
<li><strong>Exact command:</strong> <code>!help encounter</code> — shows usage for a single command if available.</li>
</ol>
<h2>Examples</h2>
<pre>!help
!help pirate
!help spicepay
!help encounter</pre>
<h2>Notes &amp; tips</h2>
<ul>
<li>If you dont get any results, try a simpler keyword (e.g., <em>“spice”</em> instead of <em>“spicepay resume”</em>).</li>
</ul>
<h2>Troubleshooting</h2>
<ul>
<li><em>“No such command”</em> — Check your spelling or try a broader keyword.</li>
</ul>