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(