chaitravi commited on
Commit
7a3aef7
·
verified ·
1 Parent(s): b0575c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -30,7 +30,8 @@ game_responses = [
30
  "We need to capture the objective now!",
31
  "Healing incoming, stay close!",
32
  "I got eliminated, need a revive!",
33
- "Nice strategy, let's keep it up!"
 
34
  ]
35
 
36
  # Function for classification
 
30
  "We need to capture the objective now!",
31
  "Healing incoming, stay close!",
32
  "I got eliminated, need a revive!",
33
+ "Nice strategy, let's keep it up!",
34
+ "You are a Fucking Bastard",
35
  ]
36
 
37
  # Function for classification