Skip to content

webcrawlersdev/SELFPINGER-SAIKIDESU-BETA

 
 

Repository files navigation

SELFPINGER-SAIKIDESU-BETA

or

Fork to Replit

Then finally

npm install
run

How to use?

This is the examples of the object inside setConfig.json, we can customize the delay in interval by using Millseconds (MS) and we can also add/enter more than 100 urls inside "links" but it's not advisable it might cause a lag or stuck.
    "interval": "1000", 
    "links": [
        "https://example.com",
        "https://example2.com",
        "https://example3.com",
        "https://example4.com"
    ]
}

Credits to all facebook and discord bot developers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Nix 1.5%