fix shillo

This commit is contained in:
root 2021-05-13 17:35:51 +00:00
parent fe891d955f
commit 8a2eda84e7
1 changed files with 1 additions and 1 deletions

View File

@ -635,7 +635,7 @@ def soon(bot, trigger):
@sopel.module.commands('shillo', 'cid') @sopel.module.commands('shillo', 'cid')
def shillo(bot, trigger): def shillo(bot, trigger):
bot.say(u'☠☠☠ Crypto is ded https://cryptocurrencydiy.net/wp-content/uploads/2018/03/bitcoin-is-dead-exit-all-crypto-1024x576-1024x585.jpg ☠☠☠ '.encode('utf8')) bot.say(u'☠☠☠ Crypto is ded https://i.kym-cdn.com/photos/images/original/001/321/553/f03.jpg ☠☠☠ '.encode('utf8'))
@sopel.module.commands('shrug') @sopel.module.commands('shrug')
def shrug(bot, trigger): def shrug(bot, trigger):