Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bot-status-pkg

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bot-status-pkg

fetch realtime ping , uptime

  • 1.6.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-38.46%
Maintainers
0
Weekly downloads
 
Created
Source

bot-status-pkg

Best and easy to use for realtime you bot ping,uptime,status display.

Follow me: https://github.com/Hjgaming

Support Server: https://discord.gg/7wmb5x7qp4

Features [2.1.0]

  • Advance bot stats in website

PREVIEW

Change logs

  • No changes rn

Things to know

Require bot-ping

const { startBotStatusTracker } = require('bot-status-pkg');

Examples:

ServerStats:

  • You must give the value of [ Botname , Ping , Uptime , Status ]
const { startBotStatusTracker } = require('bot-status-pkg');

client.login(process.env.BOT_TOKEN);
startBotStatusTracker();

ENV FILE

  • fill this 2 for work this package
BOT_TOKEN=
MONGO_URI=

Keywords

FAQs

Package last updated on 02 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc