- This script will only work on Autobot based sites.
- Enjoy!
- Start by installing packages:
npm install- Update the configuration file
- at src/conf.json
{
"AUTOBOT_URL": "URL OF AUTOBOT",
"TIME_INTERVAL": 0
}- IMPORTANT! DONT ADD / AT THE END OF URL.
- Now run the script:
npm start- And enjoy while the script does the rest!