Project

Open-Source NPM Package

Apr 2021 - Present • Status: Active

TypeScriptNPMDiscordJSOpen Source

Overview & Impact

The Ghost Ping Detector is a specialised open-source utility built for Discord bot developers to solve the problem of ghost pings - mentions that are deleted or edited out of a message before the target user can see them. By providing a reliable detection mechanism, the tool helps maintain transparency in large community servers and reduces user frustration.

The package is actively maintained and has achieved significant adoption, highlighted by the following metrics:

Architecture & Features

The project is built using TypeScript to provide strict type safety and a better developer experience through auto-completion and error checking. It operates by hooking into the DiscordJS event lifecycle to monitor real-time state changes in messages.

Features

Repository & Links

You can view the source code and contribute to the project directly on GitHub.

GitHub Repository: https://github.com/ThatsLiamS/discord.js-ghost-ping
NPM Package: https://www.npmjs.com/package/discord.js-ghost-ping