npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

nnbaocuong99activedevbadgebot

v1.0.0

Published

package

Readme


✨ as u know

  • discord has launched a brand-new badge called active developer badge and this is not a limited-time event, and there are no plans to stop offering it.
  • used and got myself and a few more accounts this badges so i decided to share it.
  • i really dont mind everybody can make basic bot, just take it. i dont have any license or tried to claim or steal from anyone.

✨ usage / locahosting

if u r not plan to host ur bot on the vps or a cloud server pls follow these step:

  • on discord developer portal create an appplication and build a bot.
  • click reset token to get or bot token (dont forget to storage and DO NOT let anyone know ur bot token!)
  • on your device, install Node to run your bot and you also need Git to control your source code, repo,...
  • if u dont have any IDE get urself 1 (for example VScode) or a terminal in the directory.
  • if you:

⚠️ dont have this repo on ur device:

  1. run this command to clone the repo git clone https://github.com/nnbaocuong99/archived-badge-bot
  2. use an IDE to open the project or basically open a terminal in the directory (if you opened a terminal in another location remember to cd into the project folder) then run npm install / npm i to install the dependencies.
  3. run this command npm run ur_bot_token

⚠️ already cloned or downloaded the source code:

  1. use vscode to open it and run npm install / npm i on the terminal. cd into the directory if u use any single terminal and run the same command to install the dependencies.

  2. run this command npm run ur_bot_token


✨ run the command and get ur own the badge

  • if ur bot successfully started and got an online status, invite it using the URL created on the Dev portal site.
  • use the /hithere command by type / on the chat and select you bot
  • if u still uneligible, that is because ur bot is new even brand new and it take abt 24h for ur bot to be fully registered as "active" on discord
  • dont forget to turn on the "Use data to improve Discord" in User settings -> privacy because at least one person using ur bot need that turned on in order for us to track command events.