Update main.py
This commit is contained in:
2
main.py
2
main.py
@@ -127,7 +127,7 @@ async def rima(ctx, message):
|
|||||||
await ctx.reply("Por el culo te la meterán", mention_author=True, delete_after=5)
|
await ctx.reply("Por el culo te la meterán", mention_author=True, delete_after=5)
|
||||||
|
|
||||||
elif message.content.lower().endswith("valero") and message.author != bot.user:
|
elif message.content.lower().endswith("valero") and message.author != bot.user:
|
||||||
await ctx.reply(random.choice("Te la mete en el pesquero","Apaliza a un forastero", mention_author=True, delete_after=5))
|
await ctx.reply(random.choice("Te la mete en el pesquero","Apaliza a un forastero"), mention_author=True, delete_after=5)
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
await send_log(f"rip. Error: ```{e}```")
|
await send_log(f"rip. Error: ```{e}```")
|
||||||
|
|||||||
Reference in New Issue
Block a user