Update main.py
This commit is contained in:
2
main.py
2
main.py
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user