Language Filter Modul
Detect and enforce language rules. Allow only specific languages or warn users about off-topic messages.
Language Filter Demo
bot
Ihtiyaciniz Olan Her Sey
Language Filter modulunde bulunan tum guclu ozellikleri kesfedin.
Language detection
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Allowed languages
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Warning messages
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Auto-translate option
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Script detection
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Custom responses
Sorunsuz entegrasyon icin Language Filter modulu ile dahil.
Kullanim Alanlari
Isletmelerin Language Filter modulunu nasil kullandigini kesfedin
Language-specific groups
language-specific groups yeteneklerini uygulamak isteyen takimlar icin mukemmel.
International communities
international communities yeteneklerini uygulamak isteyen takimlar icin mukemmel.
Regional focus
regional focus yeteneklerini uygulamak isteyen takimlar icin mukemmel.
Kolay Entegrasyon
Language Filter modulunu mevcut sistemlerinizle entegre etmek icin RESTful API veya webhook'larimizi kullanin.
API Dokumantasyonunu Gor// Enable Language Filter module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "language-filter",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "language-filter",
"name": "Language Filter",
"enabled": true,
"status": "active"
}
}Ilgili Moduller
Moderation kategorisindeki diger modulleri kesfedin
Language Filter Kullanmaya Hazir misiniz?
Bugun ucretsiz planlarimizla baslayin. Kredi karti gerekmiyor.