Maintain a connection with the website and web scrape for anything new among the dice rolls and store it in the arrays. This update can be based on either time or on activity on the website (such as every new dice roll appearing in the code).
How do I do this if SetInterval doesn't work?
Maintain a connection with the website and web scrape for anything new among the dice rolls and store it in the arrays. This update can be based on either time or on activity on the website (such as every new dice roll appearing in the code).
How do I do this if SetInterval doesn't work?