3.4.2 • Published 1 year ago

koishi-plugin-autopic v3.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

koishi-plugin-autopic

自动往指定的频道发送图片。

安装

npm

npm install koishi-plugin-autopic koishi-plugin-pics

需要独立安装 koishi-plugin-pics 插件,并完成配置。

配置

部分配置见 koishi-schedule-send 的定义。

# koishi.yaml
plugins:
  autopic@foo:
    sourceTags: # 图源标签,见 koishi-plugin-pics
      - anime
    picTags: [] # 图片标签,见 koishi-plugin-pics
    # 下列配置详见 koishi-schedule-send
    cron: '18 13 * * * *'
    interval: 30000
    targets:
      - bot: 'onebot:1111111111'
        users:
          - '33333333'
        channels:
          - channelId: '222222222'
3.4.2

1 year ago

3.4.0

1 year ago

3.3.0

1 year ago

3.2.0

2 years ago

3.4.1

1 year ago

3.1.2

2 years ago

3.0.3

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

2.2.1

2 years ago

2.1.2

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.3.2

2 years ago

2.2.3

2 years ago

2.3.1

2 years ago

2.2.2

2 years ago

2.2.5

2 years ago

2.2.4

2 years ago

2.1.0

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago