Skip to content

Commit

Permalink
add more exit phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
SaphiraKai committed Feb 27, 2023
1 parent b8e75ac commit 437e19a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion data.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@
'would']

#? requests to exit
exit_requests = ['nevermind.',
exit_requests = ['all right thank you.',
'alright thank you.',
'okay thank you.',
'thank you.',
'nevermind.',
'cancel.',
'exit.',
'done.',
Expand Down

0 comments on commit 437e19a

Please sign in to comment.