📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

bot-status-pkg

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
68

Supply Chain Security

100

Vulnerability

77

Quality

86

Maintenance

100

License

Version published
Maintainers
0
Created

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=

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