diff options
| -rw-r--r-- | bot/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py index 551e6687e..a858caa13 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -517,6 +517,7 @@ NEGATIVE_REPLIES = [ "Certainly not.", "NEGATORY.", "Nuh-uh.", + "Not in my house!", ] POSITIVE_REPLIES = [ |