Переглянути джерело

Changes Update Time of Users in Database

BaumSplitter41 4 місяців тому
батько
коміт
e8d83e4f70
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      VPD_BOT/main.py

+ 1 - 1
VPD_BOT/main.py

@@ -552,7 +552,7 @@ async def update_users_periodically():
         except Exception as e:
             print(f"Error updating users: {e}")
         
-        await asyncio.sleep(3600)  # Update every hour
+        await asyncio.sleep(600)  # Update every 10 minutes