koishi-plugin-adapter-wechaty
TypeScript icon, indicating that this package has built-in type declarations

1.1.6 • Public • Published

koishi-plugin-adapter-wechaty

Koishi 微信适配器。

安装

npm

npm install koishi-plugin-adapter-wechaty

配置

plugins:
  adapter-wechaty:
    name: 'koishi' # Wechaty 配置文件保存路径。
    puppet: 'wechaty-puppet-wechat' # 支持 wechat 和 xp 两种。xp 只在 WIndows 支持。

使用方法

wechaty-puppet-wechat

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

wechaty-puppet-xp

仅限 Windows 操作系统,需要安装 特定版本微信

先在本地的微信中登录,然后启动该插件。

/koishi-plugin-adapter-wechaty/

    Package Sidebar

    Install

    npm i koishi-plugin-adapter-wechaty

    Weekly Downloads

    24

    Version

    1.1.6

    License

    AGPL-3.0

    Unpacked Size

    125 kB

    Total Files

    20

    Last publish

    Collaborators

    • nanahira