
Security News
OpenClaw Skill Marketplace Emerges as Active Malware Vector
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.
@futoin/msgbot-discord
Advanced tools
WORK IN PROGRESS
This is Discord message system support for reference implementation of FTN22.
Author: Andrey Galkin
Command line:
$ npm install @futoin/msgbot-discord --save
Discord FTN22 Server Face implementation
Discord Server-specific helpers
Discord Server Service
Add Discord system to FutoIn Message Bot
Kind: Exported member
| Param | Type | Description |
|---|---|---|
| asi | AsyncSteps | async steps interface |
| app | ServiceApp | message bot |
| options | object | additional parameters |
| options.discord | object | parameters to be passed to Discord.js |
| options.discordToken | string | bot token |
Discord FTN22 Server Face implementation
Kind: global class
C-tor
| Param | Type | Description |
|---|---|---|
| options | object | common options |
| options.discordClient | object | Discord client instance |
objectGet native message system interface implementation
Kind: instance method of DiscordFace
Returns: object - native implementation
Discord Server-specific helpers
Kind: global class
stringstringstringstringstringstringstringstringGet bold text
Kind: instance method of DiscordHelpers
Returns: string - bold output
| Param | Type | Description |
|---|---|---|
| str | string | input |
stringGet italic text
Kind: instance method of DiscordHelpers
Returns: string - italic output
| Param | Type | Description |
|---|---|---|
| str | string | input |
stringGet colored text
Kind: instance method of DiscordHelpers
Returns: string - colored output
| Param | Type | Description |
|---|---|---|
| str | string | input |
| hexcolor | string | color code |
stringGet image URL embedded into text
Kind: instance method of DiscordHelpers
Returns: string - URL output
| Param | Type | Description |
|---|---|---|
| url | string | input |
stringGet emoji embedded into text
Kind: instance method of DiscordHelpers
Returns: string - emoji output
| Param | Type | Description |
|---|---|---|
| name | string | input |
stringGet new line
Kind: instance method of DiscordHelpers
Returns: string - new line
stringGet actor mention into text
Kind: instance method of DiscordHelpers
Returns: string - mention output
| Param | Type | Description |
|---|---|---|
| ext_id | string | input actor ID |
Discord Server Service
C-tor
| Param | Type | Description |
|---|---|---|
| options | object | common options |
| options.discordClient | object | Discord client instance |
| options.asModel | AsyncSteps | AsyncSteps model to create threads |
| options.ccm | AdvancedCCM | CCM |
documented by jsdoc-to-markdown.
FAQs
Discord support for FutoIn Message Bot
We found that @futoin/msgbot-discord 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
Security researchers report widespread abuse of OpenClaw skills to deliver info-stealing malware, exposing a new supply chain risk as agent ecosystems scale.

Security News
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.

Research
/Security News
Malicious dYdX client packages were published to npm and PyPI after a maintainer compromise, enabling wallet credential theft and remote code execution.