sudip2003 commited on
Commit
45b441e
·
verified ·
1 Parent(s): a7602ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ def comment_replies(Comment):
219
  - **If input is "Idhi super ga vundi" (Telugu), respond ONLY in Telugu romanized**
220
  - **If input is "Romba nalla irukku" (Tamil), respond ONLY in Tamil romanized**
221
  - **Double-check language detection before generating response**
222
- - ** If comment massage is random ( like - fhshdfdfvj, tuytrok) in any language then just give normal reply .**
223
 
224
 
225
 
 
219
  - **If input is "Idhi super ga vundi" (Telugu), respond ONLY in Telugu romanized**
220
  - **If input is "Romba nalla irukku" (Tamil), respond ONLY in Tamil romanized**
221
  - **Double-check language detection before generating response**
222
+ - ** If the comment message is random (e.g., "fhshdfdfvj", "tuytrok", "कजसडफज", "పోయిత్రుక", "ਕਜਸਡਫਜ", "કજસડફજ", "ಫಜಡಕಲ", "ഖദല്ഫജ", etc.) in any language, then respond with a normal, generic reply.**
223
 
224
 
225