Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@duxcore/interactive-discord
Advanced tools
A package that will allow you to seamlessly integrate discord interactions into your bot.
Interactive discord is a library that will allow you to integrate discord interactions such as slash commands and message components into your discord.js bot.
Slash commands are Discord's integration of a command handeling system. Slash commands are there so that bot developers do not have to use a custom command prefix with every bot. The way that they work is that you will send the information about your command and Discord will display that command along with the build-in commands and commands from other bots. These commands will allow you to have many cool features such as command descriptions, command options, and much more.
If you would like to integrate this into your bot, you can refer to this for a full example with comments on how to integrate them into your bot.
NOTE: If you register or create too many commands too fast, you will get ratelimited by Discord.
Message components are things like buttons and selections that you can add to a message. These componets are here to give bot developers more options when it comes to creating an immersive and interactive experience for users. This library will allow you to implement these components into your discord bot.
If you would like to integrate this into your bot, you can refer to this for a full example with comments on how to integrate them into your bot.
NOTE: Selection menus are currently in beta and hence only people with the experiment
Bot UI Kit Select
enabled can see and interact with them
Slash Commands
Buttons
Selection Menus BETA
FAQs
A package that will allow you to seamlessly integrate discord interactions into your bot.
We found that @duxcore/interactive-discord demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.