- 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
10 lines
468 B
HTML
10 lines
468 B
HTML
<h2 style="margin:0 0 .5rem 0">Quick usage — <code>/remove_pirate</code> <small style="opacity:.8">[Moderator]</small></h2>
|
||
|
||
<p>Remove a pirate from the approved list by <b>account</b>.</p>
|
||
|
||
<div class="usage" style="margin-top:.5rem">/remove_pirate account_name: <code>Name#12345</code></div>
|
||
|
||
<p style="margin-top:.6rem"><small>
|
||
Account format must be <code>Name#12345</code>. If the account isn’t found, you’ll get “Pirate not found.”
|
||
</small></p>
|