1.0.1 • Published 3 years ago

koishi-plugin-iqdb v1.0.1

Weekly downloads
207
License
Apache-2.0
Repository
github
Last release
3 years ago

iqdb for Koishi

Koishi iqdb 搜图插件koishi-plugin-iqdb 征名启事)是一个为koishi设计的使用<iqdb.org>进行搜图的插件。

安装

安装插件,详见 官方指南

# Via yarn
yarn add koishi-plugin-iqdb
# Or via npm
npm install koishi-plugin-iqdb

需求

有网就行。

配置

本插件有以下配置项。

alias

为指令配置别名。您也可以直接使用App.command('iqdb').alias()配置此项。

类型:String[]

默认:[]

commandAuthority

操作搜图所需的权限。

类型:Number

默认:1

unsafeAuthority

允许不健全的图片结果显示(--unsafe)所需的权限。

类型:Number

默认:1

1.0.1

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago