modified: templates/about.html
This commit is contained in:
@@ -247,22 +247,57 @@
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-shield-alt"></i>
|
||||
</div>
|
||||
<h3>Moderation Tools</h3>
|
||||
<p>Comprehensive moderation features to keep your Discord server safe and organized.</p>
|
||||
<h3>Advanced Moderation</h3>
|
||||
<p>Comprehensive warning system with message context archiving, automatic mute management, and transparent moderation logging.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-archive"></i>
|
||||
</div>
|
||||
<h3>Message Context Archiving</h3>
|
||||
<p>Automatically preserves message context around moderation actions, ensuring fair and transparent decisions even if messages are deleted.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-user-check"></i>
|
||||
</div>
|
||||
<h3>Account Management</h3>
|
||||
<p>Complete user account tracking with points, levels, warnings, and real-time punishment status via the /account command.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock"></i>
|
||||
</div>
|
||||
<h3>Automated Punishment System</h3>
|
||||
<p>Smart temporary mute system with automatic restoration on bot restart and configurable duration settings.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-gift"></i>
|
||||
</div>
|
||||
<h3>Giveaway System</h3>
|
||||
<p>Integrated giveaway management with winner tracking, prize redemption, and complete history through the web dashboard.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-chart-line"></i>
|
||||
</div>
|
||||
<h3>Server Analytics</h3>
|
||||
<p>Detailed user engagement metrics, leaderboards, and comprehensive server activity tracking and statistics.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-globe"></i>
|
||||
</div>
|
||||
<h3>Web Dashboard</h3>
|
||||
<p>Full-featured web interface for user dashboards, admin panels, server settings, and giveaway management with Discord OAuth2 integration.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-cogs"></i>
|
||||
</div>
|
||||
<h3>Automation</h3>
|
||||
<p>Automate repetitive tasks and streamline server management processes.</p>
|
||||
</div>
|
||||
<div class="feature-item">
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-users"></i>
|
||||
</div>
|
||||
<h3>User Engagement</h3>
|
||||
<p>Interactive features designed to enhance community engagement and participation.</p>
|
||||
<h3>Server Automation</h3>
|
||||
<p>Configurable auto-moderation, role management, and customizable server settings for streamlined administration.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user