
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
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
The npm package reliable-ghostping receives a total of 6 weekly downloads. As such, reliable-ghostping popularity was classified as not popular.
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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.