
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
reliable-ghostping
Advanced tools
This module is designed to combat ghost pings within your Discord server. Ghost pings occur when a user deletes a message that mentioned another user, leaving the pinged user unaware that they were ever mentioned. Our module steps in to resolve this issue by logging deleted messages that contain mentions, ensuring that the pinged user is still notified. It also provides detailed information about the ghost ping, making it easier for moderators to take appropriate action.
Send Messages and Read Message History.reliableGhostping function with the desired options.embedColor: Customize the embed color. (Default: #0099ff)embedTitle: Set the embed title. (Default: Ghost Ping Detected!)embedDescription: Specify the embed description. (Default: A user has deleted a message that mentioned another user.)pingerFieldTitle: Set the field title for the pinger. (Default: Pinger:)pingedFieldTitle: Set the field title for the pinged user. (Default: Pinged:)messageContentFieldTitle: Set the field title for the message content. (Default: Message Content:)footerText: Customize the footer text. (Default: Reliable Ghost Ping Module)footerIconURL: Set the footer icon URL. (Default: URL to the module's icon)ignorelist: Provide an array of user IDs to ignore.logChannelID: Specify the channel ID for logging ghost pings. (Default: null)const { reliableGhostping } = require("reliable-ghost-ping");
client.on("ready", () => {
reliableGhostping(client, {
logChannelID: "CHANNEL_ID",
embedTitle: "Ghost Ping Alert!",
ignorelist: ["USER_ID_1", "USER_ID_2"],
});
});
MessageDelete and MessageUpdate events to ensure that deleted and edited messages are handled accordingly.Node.js and Discord.js Compatibility:
The Reliable Ghost Ping Module is compatible with the latest stable versions of Node.js and Discord.js. As of the time of writing, these versions are, Just little you know, it's daily updated so, if it doesn't work with your node.js or discord.js version. No worries! We can still help you with our support:
Join our Discord Server for Support and Updates:
Need help with setting up or using the Reliable Ghost Ping Module? Join our dedicated Discord server: https://dsc.gg/reliable-support. Our friendly community and support team are always ready to assist you. 🌟
Reliable AI for Your Discord Needs:
Looking for an advanced AI to enhance your Discord experience? Discover Reliable AI, a powerful Discord bot that offers a wide range of features, including moderation, auto-moderation and more. Invite Reliable AI to your server today: https://dsc.gg/reliable-bot
Enjoy using the Reliable Ghost Ping Module! 👻
FAQs
A ghostping feature for your discord bot, powered by Reliable
We found that reliable-ghostping demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.