Pings all of your repl projects at once without you having to have the tab open.
graph LR
A[Your request] --> B[API]
B --> C[Pings every 1/min]
Please select a method of setup below:
Sending a request via. Postman/Insomnia
Additional Note:
When inputting the repl's url, you must include "https://"
Paste this into the URL bar:
Then fill in the "host" query. For each repl, you must create a new request. |
Sending a request via. Repl
Additional Note:
When inputting the repl's url, you must include "https://"
- Import this repo into Repl
- Configure the `config.json` file with all the links you want to ping
- Click the run button at the top of your screen.
- Exit the repl.
Sending a request via. Discord Bot
It's as easy as that! If you have any issues, please report it under the Issues tab.