mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
Bili动态抽奖助手
| .github/workflows | ||
| .vscode | ||
| lib | ||
| .gitignore | ||
| main.js | ||
| package.json | ||
| README.md | ||
AutoScript
动态抽奖
通过Github Actions挂载Nodejs脚本
操作步骤
-
fork本仓库
-
填入COOKIE
具体获取Cookie的方法参考BILIBILI-HELPER
COOKIE格式如下:
DedeUserID=填入此处;·SESSDATA=填入此处;·bili_jct=填入此处;·
(点号表示一个空格实际填写时须去掉 注意顺序与空格要求)

-
如果想使用Server酱提供的微信推送服务请用同样的方法填入
SCKEY -
随便改一下
README.md文件再作一次提交便自动运行 -
支持最多5个账号
cookies value COOKIE值 COOKIE2值 COOKIE3值 COOKIE4值 COOKIE5值
效果
部分设置说明
- 定时运行(
UTC时间)
填写格式schedule: - cron: '0 */2 * * *' - 模式选择
具体含义/** * 默认设置 */ let config = { model: '11',/* both */ chatmodel: '11',/* both */ }
