diff options
| author | 2019-02-07 15:26:27 +0100 | |
|---|---|---|
| committer | 2019-02-07 15:26:27 +0100 | |
| commit | 8693ac99c0cdfd13713b79c7807dd44f024a745e (patch) | |
| tree | 9335e6ef8db9639e380522dcf29ee927239ce1d9 | |
| parent | added another bot reply - testing azure pipelines (diff) | |
Tiny change to trigger build
| -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 7835fce78..1b8b86f4c 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -516,6 +516,7 @@ NEGATIVE_REPLIES = [ "Fat chance.", "Certainly not.", "NEGATORY.", + "Nuh-uh", ] POSITIVE_REPLIES = [ |