Verfügbar in Starter

Warnings Modul

Comprehensive warning system for rule violations. Track warnings, auto-escalate, and manage user behavior.

Warning points
Auto-escalation
Warning expiry
Warning history
Appeal system
Custom thresholds
9:41
5G
W

Warnings Demo

bot

Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Warnings Moduls.

Warning points

Im Warnings Modul für nahtlose Integration enthalten.

Auto-escalation

Im Warnings Modul für nahtlose Integration enthalten.

Warning expiry

Im Warnings Modul für nahtlose Integration enthalten.

Warning history

Im Warnings Modul für nahtlose Integration enthalten.

Appeal system

Im Warnings Modul für nahtlose Integration enthalten.

Custom thresholds

Im Warnings Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Warnings Modul nutzen

Progressive discipline

Perfekt für Teams, die progressive discipline Funktionen implementieren möchten.

Behavior tracking

Perfekt für Teams, die behavior tracking Funktionen implementieren möchten.

Fair moderation

Perfekt für Teams, die fair moderation Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Warnings Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// Enable Warnings module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "warnings",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "warnings",
    "name": "Warnings",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Warnings?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.