From c482a7115f5b48b155863cd82e58de69c428ef37 Mon Sep 17 00:00:00 2001 From: jowj Date: Tue, 13 Nov 2018 13:08:25 -0600 Subject: [PATCH] Add "pence" 1liner so i can start playing with more text reactions. --- mojojojo-bot.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mojojojo-bot.py b/mojojojo-bot.py index d085882..14f6dae 100644 --- a/mojojojo-bot.py +++ b/mojojojo-bot.py @@ -93,6 +93,8 @@ def handle_command(command, channel): response = line else: response = "Most recent status failed to write to file :(" + if "pence" in command: + response = "Mother wouldn't want me to say that" # Sends the response back to the channel slack_client.api_call(