This commit is contained in:
shanmite 2020-11-12 20:34:09 +08:00
parent c2ff39e894
commit 2d841b7b4c

View File

@ -1,3 +1,14 @@
# AutoScript
动态抽奖
通过Github Actions挂载Nodejs脚本
## 动态抽奖
通过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)