From 9d9b61b0eb67d1fbb2b62bf8e90020ad5628ae17 Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Thu, 3 Sep 2020 21:27:17 -0700 Subject: [PATCH] Update trifling.py --- trifling.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trifling.py b/trifling.py index dbb0668..2a0999c 100644 --- a/trifling.py +++ b/trifling.py @@ -861,6 +861,10 @@ def baka(bot, trigger): @sopel.module.commands('btcdwed') def btcdwed(bot, trigger): bot.say('https://www.youtube.com/watch?v=JZYZoQQ6LJQ') + +@sopel.module.commands('wayshegoes') +def wayshegoes(bot, trigger): + bot.say('https://www.youtube.com/watch?v=3SpihGKmYgY') @sopel.module.commands('weather') def weather(bot, trigger):