Verfügbar in Starter

Temp Restrictions Modul

Apply temporary restrictions to users. Mute, slow mode, limited permissions with automatic expiration.

Temporary mute
Slow mode
Limited permissions
Auto-expiration
Restriction reasons
Restriction history
9:41
5G
T

Temp Restrictions Demo

bot

Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Temp Restrictions Moduls.

Temporary mute

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Slow mode

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Limited permissions

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Auto-expiration

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Restriction reasons

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Restriction history

Im Temp Restrictions Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Temp Restrictions Modul nutzen

Moderation

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

Warning system

Perfekt für Teams, die warning system Funktionen implementieren möchten.

Behavior correction

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

API-Referenz

Einfache Integration

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

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

// Response
{
  "success": true,
  "module": {
    "id": "temp-restrictions",
    "name": "Temp Restrictions",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Temp Restrictions?

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