Update main.py
This commit is contained in:
3
main.py
3
main.py
@@ -105,8 +105,6 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
|
||||
await send_log(f"rip. Error: ```{e}```")
|
||||
|
||||
|
||||
|
||||
|
||||
@tasks.loop(hours = 24.0)
|
||||
async def mensaje_jueves():
|
||||
try:
|
||||
@@ -118,7 +116,6 @@ async def mensaje_jueves():
|
||||
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