diff --git a/README.md b/README.md index 32f6cda..067264f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # AutoScript -动态抽奖 -通过Github Actions挂载Nodejs脚本 \ No newline at end of file +## 动态抽奖 +通过Github Actions挂载Nodejs脚本 +> [Actions官方文档](https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions) +## 操作步骤 +1. fork本仓库 +2. 填入COOKIE +![步骤](https://ftp.bmp.ovh/imgs/2020/11/c4e7ac036199551c.png) +COOKIE格式:`DedeUserID=;·SESSDATA=;·bili_jct=;·`(点号表示空格 **必要**) +![步骤](https://ftp.bmp.ovh/imgs/2020/11/dcc3f30e22f6b12a.png) +3. 随便改一下再作一次提交便自动运行 +## 效果 +![效果](https://ftp.bmp.ovh/imgs/2020/11/87d483cea98563fa.png) +