From 180840c69e40820ac38844c3347dde432bbccd3b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 10 Sep 2017 06:16:57 +0000 Subject: [PATCH] update before merge --- trifling.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trifling.py b/trifling.py index ce586c5..bd8014b 100644 --- a/trifling.py +++ b/trifling.py @@ -371,6 +371,10 @@ def soon(bot, trigger): def shrug(bot, trigger): bot.say(u'¯\_(ツ)_/¯'.encode('utf8')) +@sopel.module.commands('softich') +def softich(bot, trigger): + bot.say(u'🐻🐻🐻 https://imgflip.com/i/1ve397 🐻🐻🐻'.encode('utf8')) + @sopel.module.commands('summon') def summon(bot, trigger): if trigger.group(2) == None: