UNPKG

koishi-plugin-vv

Version:
15 lines (13 loc) 358 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.usage = void 0; /** * 插件使用说明 */ exports.usage = ` ## 命令说明 * \`vv <文本> [数量]\` - 搜索与文本相关的VV梗图(默认返回10张) ## 示例 * \`vv 我喜欢你\` - 搜索相关梗图,返回10张 * \`vv 学习 3\` - 返回3张梗图 `;