From 44dc04ee24c300632cdbe10296787ced69bad9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=9C=E6=9C=88?= <63870437+CMHopeSunshine@users.noreply.github.com> Date: Sun, 20 Mar 2022 19:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d0127d8..3a6a798 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,12 @@ ```powershell iwr "https://cdn.jsdelivr.net/gh/CMHopeSunshine/LittlePaimon@master/LittlePaimon-install-windows.ps1" -O .\pm.ps1 ; ./pm.ps1 ; Set-Location .. ; rm pm.ps1 ``` +安装成功后,`powershell`运行文件夹内的`启动.ps1`来启动机器人 +完成go-cqhttp的登录后,登录米游社网页版,在地址栏粘贴: +``` +javascript:(function(){prompt(document.domain,document.cookie)})(); +``` +复制得到的cookie,向机器人私聊发送`添加公共ck`和粘贴的内容即可开始使用 #### Linux