Compare commits

..

2 Commits

Author SHA1 Message Date
jw aabb8e759d
Merge pull request #47 from lalanza808/patch-2
that's the way she goes, boys
2020-09-15 12:42:05 -07:00
lalanza808 9d9b61b0eb
Update trifling.py 2020-09-03 21:27:17 -07:00
1 changed files with 4 additions and 0 deletions

View File

@ -861,6 +861,10 @@ def baka(bot, trigger):
@sopel.module.commands('btcdwed') @sopel.module.commands('btcdwed')
def btcdwed(bot, trigger): def btcdwed(bot, trigger):
bot.say('https://www.youtube.com/watch?v=JZYZoQQ6LJQ') 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') @sopel.module.commands('weather')
def weather(bot, trigger): def weather(bot, trigger):