Skip to content
 
 

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkin

GitHub Actions 实现 GLaDOS 自动签到

使用说明

  1. Fork 这个仓库

  2. 登录 GLaDOS 获取 Cookie

  3. 添加 Cookie 到 Secret GLADOS

  4. 启用 Actions, 每天北京时间 00:10 自动签到

高级功能

  1. 如有多个帐号, 可以写为多行 Secret GLADOS, 每行写一个 Cookie

  2. 如需修改时间, 可以修改文件 run.yml 中的 cron 参数, 格式可参考 crontab

  3. 如需推送通知, 可配置 Secret NOTIFY, 已支持:

    1. WxPusher: 格式 wxpusher:{token}:{uid}
    2. PushPlus: 格式 pushplus:{token}
    3. Bark: 格式 bark:{key}
    4. 企业微信: 格式 qyweixin:{key}
    5. Console: 格式 console:log, 作为日志输出, 一般用于调试
    6. 如需配置多个, 可以写为多行, 每行写一个
  4. 注意: Cookie 以及接口输出数据, 包含帐号敏感信息, 因此不要随意公开


About

GLaDOS Auto Checkin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages