Update main.py
This commit is contained in:
9
main.py
9
main.py
@@ -105,11 +105,10 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
|
||||
|
||||
|
||||
|
||||
#@bot.event
|
||||
# async def jueves():
|
||||
# fecha = datetime.strftime(fecha, '%A %H:%M:%S')
|
||||
# channel = bot.get_channel(1051497546708697120)
|
||||
# await send_log(f"{fecha}")
|
||||
@bot.event
|
||||
async def jueves():
|
||||
fecha = datetime.strftime(fecha, '%A %H:%M:%S')
|
||||
await send_log(f"{fecha}")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user