Merge pull request #47 from lalanza808/patch-2
that's the way she goes, boys
This commit is contained in:
commit
aabb8e759d
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue