modified: templates/faq.html

This commit is contained in:
SimolZimol
2025-08-21 22:43:41 +02:00
parent a704178407
commit 163b376b61

View File

@@ -262,6 +262,57 @@
</p> </p>
</div> </div>
<div class="faq-item">
<div class="faq-question">
<i class="fas fa-exclamation-triangle question-icon"></i>
What happens if I receive warnings?
</div>
<p class="faq-answer">
Multus Bot features an advanced warning system to maintain server quality. If you receive warnings
for rule violations, they are tracked in your account. Multiple warnings may result in temporary
restrictions. You can check your warning history and account status through the web dashboard
or by using the <strong>/account</strong> command in Discord.
</p>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fas fa-volume-mute question-icon"></i>
How does the mute system work?
</div>
<p class="faq-answer">
If you receive a temporary mute, you'll be restricted from sending messages for a specific duration.
The bot automatically removes mutes when they expire, and you can check your remaining mute time
using the <strong>/account</strong> command. All moderation actions are logged with context
for transparency and fairness.
</p>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fas fa-history question-icon"></i>
Can I view my moderation history?
</div>
<p class="faq-answer">
Yes! Use the <strong>/account</strong> command to see your complete account standing, including
warnings, active punishments, points, level, and account status. This comprehensive overview
helps you understand your server standing and any active restrictions.
</p>
</div>
<div class="faq-item">
<div class="faq-question">
<i class="fas fa-archive question-icon"></i>
Why does the bot save message context?
</div>
<p class="faq-answer">
When moderation actions reference specific messages, Multus Bot automatically saves the message
context (including surrounding messages) to ensure fair and transparent moderation. This means
even if messages are deleted, moderators can review the full context. Your message privacy
is respected - only relevant context for moderation purposes is preserved.
</p>
</div>
<div class="faq-item"> <div class="faq-item">
<div class="faq-question"> <div class="faq-question">
<i class="fas fa-headset question-icon"></i> <i class="fas fa-headset question-icon"></i>