@tasks.loop(hours = 18.0 )
async def sob():
c = today.weekday()
if c == 5 or 6 :
channel = await bot.fetch_channel(926201516963029014)
await channel.send('Сегодня будет собрание')
else :
pass
if c == 5 or 6