更新README

This commit is contained in:
惜月 2022-03-20 19:51:52 +08:00 committed by GitHub
parent 2633b51df5
commit 44dc04ee24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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