
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
node-mirai-ok
Advanced tools
快速部署基于 NodeJS 的 mirai 机器人项目
依赖: NodeJS v10.12.0+
Java 环境console 运行 node-mirai-sdk 或 mirai-ts 项目npm i -g node-mirai-ok
mirai-consolenmok create my-qq-bot
cd my-qq-bot
nmok run
node-mirai-sdk 或 mirai-ts 项目模板nmok init <-t>
添加参数 -t 来使用 mirai-ts
编辑 index.js 中的相关配置, 然后:
nmok run
现在在启动 mirai-console 后, nmok 还会自动运行 index.js, 你也可以使用
nmok run --pure
只启动 mirai-console 而不运行 index.js
mirai-console 插件nmok add mirai-api-http # 如果使用了 nmok init 此插件会自动安装
nmok -h
FAQs
Node Mirai One Key
We found that node-mirai-ok 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.