Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cao-mei-you-ren/koishi-plugin-adapter-wechaty

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cao-mei-you-ren/koishi-plugin-adapter-wechaty

Koishi Wechaty 适配器

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@cao-mei-you-ren/koishi-plugin-adapter-wechaty

Version GitHub Workflow Status Documentation Maintenance License: MIT

Koishi Wechaty 适配器

本项目是原 koishi-plugin-adapter-wechaty 的修复版,在最新的 koishi@4.15.7 可用

🏠 主页

https://github.com/CaoMeiYouRen/koishi-plugin-adapter-wechaty#readme

📦 依赖要求

  • node >=16
  • koishi >= 4.15.7

🚀 安装

插件市场安装

image-20231207155658055

前往插件市场搜索 @cao-mei-you-ren/adapter-wechaty 然后安装即可。

Tips:被提示为不安全是正常的,具体原因可见:应当避免的情况

简而言之就是 wechaty 这个包本身用到了基于 gyp 的包,故依赖 wechaty 的本项目也被提示 不安全

手动安装

npm install @cao-mei-you-ren/koishi-plugin-adapter-wechaty

👨‍💻 使用

前往插件页面按照引导完成配置

image-20231207154722362

name

注意,name 字段在启用多个插件实例的时候不可重复!

puppet

默认为 wechaty-puppet-wechat

详见:https://wechaty.js.org/zh/docs/specs/puppet

selfId

机器人自身 ID,用于比对是否为机器人自身的消息。

注意和微信号不同。

ioToken

详见:https://wechaty.js.org/zh/docs/puppet-services/tokens

wechaty-puppet-wechat

启动插件,并在 Koishi 控制台的『日志』或是 stdout 中查看二维码,扫描登录。

🛠️ 开发

npm run dev

🔧 编译

npm run build

🔍 Lint

npm run lint

💾 Commit

npm run commit

👤 作者

CaoMeiYouRen

🤝 贡献/提问

欢迎 贡献、提问或提出新功能!
如有问题请查看 issues page.
贡献或提出新功能可以查看contributing guide.

关于问题反馈的额外说明

可以向本项目提出问题和反馈,但不一定能得到解决。

由于本项目的核心代码都是从原项目复制的,所以很多逻辑我也没有理清楚,故仅提供基础维护,即:确保在 Wechaty本身可用的情况下确保@cao-mei-you-ren/koishi-plugin-adapter-wechaty可用。

关于 License

由于原项目使用了 AGPL-3.0,故根据 AGPL-3.0,本项目也需要使用 AGPL-3.0 进行开源。

💰 支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢

在爱发电支持我 become a patreon

🌟 Star History

Star History Chart

📝 License

Copyright © 2023 CaoMeiYouRen.
This project is AGPL-3.0 licensed.


This README was generated with ❤️ by cmyr-template-cli

Keywords

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc