@extends('layouts.app-sidebar') @section('content')
Protect your chat from spam and inappropriate content
{{ $moderationStats['total_warnings'] ?? 0 }}
Warnings
{{ $moderationStats['total_timeouts'] ?? 0 }}
Timeouts
{{ ($moderationStats['by_type']['adult_content'] ?? 0) + ($moderationStats['by_type']['harassment'] ?? 0) }}
Adult/Harassment
{{ $moderationStats['by_type']['spam'] ?? 0 }}
Spam
Users with recent violations (last 24 hours)
No active warnings in the last 24 hours
Automatically detect adult content, harassment & profanity
{{ $globalModerationKeywords->count() }} keywords for detecting violations
{{ $meta['label'] }} ({{ $categoryKeywords->count() }})
Auto-timeout users who spam repeated messages
Words or phrases that trigger warnings
{{ $keywords->count() }} keyword(s) configured
Add keywords above to start moderating