Compare commits
No commits in common. "aabb8e759d7454ef3a27634101e0c08f38456cd2" and "92ee0089a9eeab666144b380b20a5fa674769a74" have entirely different histories.
aabb8e759d
...
92ee0089a9
|
@ -861,10 +861,6 @@ 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