Code Monkey home page Code Monkey logo

glados2's Introduction

脚本功能:

1、通过Github Action自动定时运行checkin.py脚本。

2、通过cookies自动登录(https://glados.rocks/console/checkin),脚本会自动进行checkin,可实现多个账号签到。

3、然后通过“pushplus”(https://www.pushplus.plus/),自动发通知到微信上。

使用方法:

  1. 先“Fork”本仓库。(不需要修改任何文件!)

  2. 登录GLaDOS后获取cookies。(简单获取方法:浏览器快捷键F12,打开调试窗口,点击“network(网络)”获取) 捕获 IMG_20230118_204916 选中cookie,右键复制值,然后去仓库粘贴到COOKIES下即可。

  3. 在自己的仓库Settings里创建3个Secrets,分别是:(不开启通知,只需要创建COOKIES即可)

    • COOKIES(必填
    • SERVE(推送开关,off关闭通知,填on的话,会同时开启cookie失效通知和签到成功通知)
    • SCKEY(填写pushplus的token,不开启则不用填)
  4. 以上设置完毕后,每天北京时间凌晨3点左右会自动触发,并会执行自动checkin,如果开启pushplus,会在3点15分左右自动发通知到微信上。

额外说明:有多个glados账号时,在变量COOKIES里使用&&分割不同的账号的cookie,不需要空格换行等。

glados2's People

Contributors

chh-yu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.