- 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
18 lines
636 B
HTML
18 lines
636 B
HTML
<h2>/pirate_cards_rebuild</h2>
|
|
<p><strong>Rebuild or update pirate cards</strong> for every known pirate in the configured channel.</p>
|
|
|
|
<h3>Usage</h3>
|
|
<pre>/pirate_cards_rebuild</pre>
|
|
|
|
<ul>
|
|
<li><strong>Moderator-only</strong>.</li>
|
|
<li>Run in a server channel. The reply is ephemeral.</li>
|
|
</ul>
|
|
|
|
<h3>What it does</h3>
|
|
<ul>
|
|
<li>Creates or updates one embed “card” per pirate in the pirates list channel.</li>
|
|
<li>Each card shows Account, Threat %, grouping/destructive behavior buckets, encounters count, and last seen date.</li>
|
|
<li>Card color reflects threat (unknown → gray; low → green; high → red).</li>
|
|
</ul>
|