koishi-plugin-booru
Version:
Image service for Koishi
1 lines • 1 kB
JSON
{"commands":{"booru":{"description":"Search for pictures","options":{"label":"Specify Source Label"},"messages":{"no-source":"No available sources were found. Please install and/or enable any booru source plugins from the marketplace (The names of those plugins usually starts with booru-).","no-result":"No pictures match your query were found.","no-image":"获取图片失败","output":{"desc":"{0}","author":"By {0}","homepage":"Author homepage: {0}","link":"Homepage link: {0}","source":"图源: {0}","tags":"标签: {0}"},"tips":"<b>提示:</b>{0}"}}},"booru":{"tips":{"general":["不带参数调用此命令将会随机返回一张图片","可以使用 <code>-l <label></code> 或 <code>--label <label></code> 参数指定图源标签","可以使用 <code>-c <count></code> 或 <code>--count <count></code> 参数指定返回图片数量","使用 <code>{0} -c 3</code> 可以返回 3 张图片","指定的图片数量与实际返回的图片数量可能有所不同"]}}}