From e2ed53d0313700ca6a8cb89ea7c1b2cb7adf8a02 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Mon, 27 Jun 2016 10:23:42 -0500 Subject: [PATCH] gitlab bot: more silly messages --- dr_botzo/gitlab_bot/lib.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dr_botzo/gitlab_bot/lib.py b/dr_botzo/gitlab_bot/lib.py index 95f7e93..9d07152 100644 --- a/dr_botzo/gitlab_bot/lib.py +++ b/dr_botzo/gitlab_bot/lib.py @@ -25,6 +25,9 @@ class GitlabBot(object): NOTE_COMMENT = [ "The computer is your friend.", + "Trust the computer.", + "Quality is mandatory.", + "Errors show your disloyalty to the computer.", ] def __init__(self):