Update main.py

This commit is contained in:
Mike2.0
2023-11-05 19:33:05 +00:00
parent 25d123fabb
commit a3607fbc00

View File

@@ -52,7 +52,7 @@ async def on_message(message):
ctx = await bot.get_context(message)
await ctx.reply("Por el culo te la endocho", mention_author=True, delete_after=5)
elif message.content.lower().endswith(("trece", "13",)):
elif message.content.lower().endswith(("trece", "13")):
ctx = await bot.get_context(message)
await ctx.reply("Agárramela que me crece", mention_author=True, delete_after=5)