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

13 lines
262 B
HTML

<h2>!help</h2>
<p>Show a quick overview of commands or details about a specific command.</p>
<h3>Usage</h3>
<pre>!help
!help spicepay
!help pirate
!help encounter</pre>
<ul>
<li>Add a word to narrow down the list (e.g., <code>!help spice</code>).</li>
</ul>