Wolfy1223's picture
Create main.py
52e01f0 verified
import time
while True:
# Check for new content to distribute
print("Agent is checking for tasks...")
time.sleep(3600) # Wait 1 hour before checking again