vbot/hot-girl

Vbot 扩展,抓取网络上的辣妹图

1.0.3 2017-07-23 16:34 UTC

This package is not auto-updated.

Last update: 2024-05-03 17:32:00 UTC


README

辣妹图服务,在 妹子网 上抓取图片返回至微信。

安装

composer require vbot/hot-girl

扩展属性

name: hot_girl
zhName: 辣妹图
author: JaQuan

扩展配置

  • image_path - (可选)图片下载保存路径,默认值为项目微信用户目录下的 girls 目录内
  • error_message - (可选)服务异常时的提示,默认值为 暂时无法为您提供服务
// 配置示范
'hot_girl' => [
    'keyword'       => '妹子',
    'image_path'    => 'girls/',
    'error_message' => '妹子生气了不想来了',
],

触发关键字

妹子

扩展负责人

JaQuan

chinese.jk@gmail.com