docs: update setup guide

This commit is contained in:
Shigma 2022-10-07 23:10:37 +08:00
parent ed028efa05
commit ece63004ec
No known key found for this signature in database
GPG Key ID: 21C89B0B92907E14
3 changed files with 11 additions and 8 deletions

View File

@ -1,7 +1,7 @@
{
"name": "koishi-plugin-novelai",
"description": "Generate images by NovelAI",
"version": "1.3.1",
"version": "1.3.2",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
@ -42,12 +42,12 @@
"generate"
],
"peerDependencies": {
"koishi": "^4.9.3"
"koishi": "^4.9.4"
},
"devDependencies": {
"@types/node": "^17.0.45",
"atsc": "^1.1.2",
"koishi": "^4.9.3",
"koishi": "^4.9.4",
"typescript": "^4.8.4"
}
}

View File

@ -29,10 +29,13 @@
如果想进一步在 QQ 中使用,可继续进行下列操作:
1. 准备一个 QQ 号 (等级不要过低,否则可能被风控)
2. 点击左侧的「插件配置」选择「onebot」插件
3. 填写你的 QQ 号和密码并勾选「gocqhttp.enable」选项
4. 点击右上角的「启用」按钮
5. 现在你可以在 QQ 上中使用画图功能了!
2. 点击左侧的「插件配置」选择「onebot」插件完成以下配置
- 在「selfId」填写你的 QQ 号
- 在「password」填写你的密码
- 在「protocol」选择 `ws-reverse`
- 开启「gocqhttp.enable」选项
3. 点击右上角的「启用」按钮
4. 现在你可以在 QQ 上中使用画图功能了!
使用示例:

View File

@ -3,7 +3,7 @@ commands:
description: AI 画图
usage: |-
输入用逗号隔开的英文标签,例如 Mr.Quin, dark sword, red eyes。
查找标签可以使用 https://danbooru.donmai.us/
查找标签可以使用 Danbooru。
快来给仓库点个 star 吧https://github.com/koishijs/koishi-plugin-novelai
options: