Update main.py
This commit is contained in:
4
main.py
4
main.py
@@ -119,8 +119,6 @@ async def mensaje_jueves():
|
||||
await send_log(f"rip. Error: ```{e}```")
|
||||
|
||||
|
||||
|
||||
|
||||
@tasks.loop(hours = 5.0)
|
||||
async def horario():
|
||||
try:
|
||||
@@ -149,8 +147,6 @@ async def horario():
|
||||
await send_log(f"rip. Error: ```{e}```")
|
||||
|
||||
|
||||
|
||||
|
||||
async def rima(ctx, message):
|
||||
try:
|
||||
if message.content.lower().endswith("murciano") and message.author != bot.user:
|
||||
|
||||
Reference in New Issue
Block a user