From c08acdf09e3c36029b282a13d360a8b45984bcd0 Mon Sep 17 00:00:00 2001 From: unknownids Date: Sat, 9 Sep 2017 23:13:43 -0700 Subject: [PATCH] Update trifling.py --- trifling.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trifling.py b/trifling.py index ce586c5..6a0d6c7 100644 --- a/trifling.py +++ b/trifling.py @@ -173,6 +173,10 @@ def hero(bot, trigger): def hotline(bot, trigger): bot.say(u'☎ Call 1-800-273-8255 to reach the National Suicide Prevention Lifeline ☎' .encode('utf8')) +@sopel.module.commands('news') +def pony(bot, trigger): + bot.say("https://www.youtube.com/watch?v=Gr_WtFW0a8Y") + @sopel.module.commands('invest') def invest(bot, trigger): bot.say('i think invest in bitcoin is much more safe and profitable because bitcoin price rising to higher value and we do not face to any risk when we invest our money in bitcoin and i if we invest our money in bitcoin we will be get a good profit from bitcoin in the future so i think bitcoin is much more profitable currency than altcoins.')