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}```")
|
await send_log(f"rip. Error: ```{e}```")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@tasks.loop(hours = 24.0)
|
@tasks.loop(hours = 24.0)
|
||||||
async def mensaje_jueves():
|
async def mensaje_jueves():
|
||||||
try:
|
try:
|
||||||
@@ -118,7 +116,6 @@ async def mensaje_jueves():
|
|||||||
await send_log(f"rip. Error: ```{e}```")
|
await send_log(f"rip. Error: ```{e}```")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
async def rima(ctx, message):
|
async def rima(ctx, message):
|
||||||
try:
|
try:
|
||||||
if message.content.lower().endswith("murciano") and message.author != bot.user:
|
if message.content.lower().endswith("murciano") and message.author != bot.user:
|
||||||
|
|||||||
Reference in New Issue
Block a user