This commit is contained in:
binlab
2023-11-10 20:06:17 +00:00
parent 58c3f3783d
commit f12fda5620

View File

@@ -107,11 +107,11 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
@tasks.loop(seconds = 5.0)
'''@tasks.loop(seconds = 5.0)
async def mensaje_jueves():
channel = bot.get_channel(1051497546708697120)
await channel.send("prueba")
'''