UNPKG

koishi-plugin-vv

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