Look at me

I’m the dev now
This commit is contained in:
shillogatu 2018-11-28 08:51:50 -06:00
parent bb4a073849
commit eef1a113b2
1 changed files with 4 additions and 0 deletions

View File

@ -430,6 +430,10 @@ def romerito(bot, trigger):
silly_string = "Et tu, Romerito!"
bot.say(silly_string)
@sopel.module.commands('ryo')
def ryo(bot, trigger):
bot.say(u'https://i.imgflip.com/2nn22t.jpg')
@sopel.module.commands('scam')
def scam(bot, trigger):
bot.say(u'http://i.imgflip.com/is8.jpg')