markobinario commited on
Commit
228d990
·
verified ·
1 Parent(s): 0ec3d53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ class AIChatbot:
28
 
29
  # Tagalog phrases (multi-word profanity)
30
  self.bad_phrases = {
31
- 'walang hiya', 'sira ulo'
32
  }
33
 
34
  # Simple conversation patterns
 
28
 
29
  # Tagalog phrases (multi-word profanity)
30
  self.bad_phrases = {
31
+ 'walang hiya', 'sira ulo', 'walang kwenta', 'walang silbe'
32
  }
33
 
34
  # Simple conversation patterns