Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 983 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 983 Bytes

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.