- 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
11 lines
602 B
HTML
11 lines
602 B
HTML
<h2 style="margin:0 0 .5rem 0">Quick usage — <code>/power restart</code> <small style="opacity:.8">[Moderator]</small></h2>
|
|
<p>Safely restarts the bot after logging a clear reason to the modlog.</p>
|
|
|
|
<div class="usage" style="margin-top:.5rem">/power restart reason:"Restarting to enable new permissions sync after config change"</div>
|
|
|
|
<ul style="margin:.6rem 0 0 1rem">
|
|
<li>Requires a descriptive reason (see details).</li>
|
|
<li>Replies: <code>🔁 Restart requested — logging to modlog and restarting…</code> (ephemeral)</li>
|
|
<li>Bot restarts a couple seconds after the reply.</li>
|
|
</ul>
|