allez on essaie ca
This commit is contained in:
@@ -566,6 +566,7 @@ async def run_weekly():
|
||||
# -------------------- Scheduler --------------------
|
||||
|
||||
async def run_forever_sunday_noon():
|
||||
logging.basicConfig(level=logging.INFO, format="%(levelname)s: %(message)s")
|
||||
"""Run at next Sunday 12:00 Europe/Brussels, then every 7 days."""
|
||||
while True:
|
||||
now = datetime.now(TZ)
|
||||
|
||||
Reference in New Issue
Block a user