Merge pull request #42 from shillogatu/shill

Shill
This commit is contained in:
jw 2018-11-28 07:26:36 -08:00 committed by GitHub
commit 16a9bab4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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')