From 8693ac99c0cdfd13713b79c7807dd44f024a745e Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Thu, 7 Feb 2019 15:26:27 +0100 Subject: Tiny change to trigger build --- bot/constants.py | 1 + 1 file changed, 1 insertion(+) 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 = [ -- cgit v1.2.3