From 25c19a2da96feec6d20897bb62d60d93dae5f6f5 Mon Sep 17 00:00:00 2001 From: xmaus <37954179+xmaus@users.noreply.github.com> Date: Sun, 25 Nov 2018 22:08:27 +0100 Subject: [PATCH] Update trifling.py Baka baka baka song line 656-658 --- trifling.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/trifling.py b/trifling.py index 9c7d2ae..7d6af61 100644 --- a/trifling.py +++ b/trifling.py @@ -652,3 +652,9 @@ def whaleornot(bot, trigger): @sopel.module.commands('trebuchet') def trebuchet(bot, trigger): bot.say("Can YOU use a counterweight to launch a 90 kg projectile over 300 meters? Yeah, I thought not.") + +@sopel.module.commands('baka') +def baka(bot, trigger): + bot.say(u'https://www.youtube.com/watch?v=n5n7CSGPzqw'.encode(utf8)) + +