RISHAB-CREATOR / LoggerBot

Logger Uptimer is a simple Node.js application that pings a specified URL at regular intervals to check its availability. It's designed to restart itself after reaching a certain number of pings.

Home Page:https://logger-bot-github.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logger Uptimer πŸš€

Logger Uptimer is a simple Node.js application that pings a specified URL at regular intervals to check its availability. It's designed to restart itself after reaching a certain number of pings.

Features

βœ… Pings a specified URL periodically
βœ… Logs successful and unsuccessful ping attempts
βœ… Restarts itself after 200 ping attempts

Prerequisites

Before running the application, ensure you have the following installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone this repository:

    git clone https://github.com/RISHAB-CREATOR/LoggerBot
    
  2. cd LoggerBot

  3. npm install

  4. npm start

Feel free to adjust the content or formatting as needed!

About

Logger Uptimer is a simple Node.js application that pings a specified URL at regular intervals to check its availability. It's designed to restart itself after reaching a certain number of pings.

https://logger-bot-github.glitch.me/

License:MIT License


Languages

Language:JavaScript 85.3%Language:Nix 14.7%