29.11.2022, 11:16
You can lower the sleep time between polling cycles by modifying this line (currently it's 5 seconds):
Code:
os.sleep(5) -- delay between each poll cycle