diff options
| author | 2019-02-07 15:30:25 +0100 | |
|---|---|---|
| committer | 2019-02-07 15:30:25 +0100 | |
| commit | b2a8fd2dc49b2304d44732d4dc2cb2d279c582e2 (patch) | |
| tree | 901911c98d80c73f21257968872056ea9493497e | |
| parent | testing azure (diff) | |
triggering azure
| -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 = [ |