Giter VIP home page Giter VIP logo

script-of-learning-communist-youth-league-course's Introduction

福建共青团青年大学习

使用说明

环境

  • node >= 14(推荐 lts,目前为 16.14.2)

安装

  1. 将 /config_fjgqt/config.json.bak 的后缀 .bak 去掉
  2. 申请百度智能云上的免费文字识别 OCR(用于识别验证码,也可自行修改程序配置其它 OCR 接口),获取的 public-key 和 secret-key 分别填入 config.json
  3. 配置 config.json 的 email 用于发送完成情况到邮箱,QQ 邮箱授权码获取方式
  4. 配置 config.json 的 secretaries(团支书账户)账号密码,用于获取团支部青年大学习完成情况
  5. 配置 config.json 的 members(团支部成员账户)账号密码,用于设置批量完成青年大学习的账号

建议

将本项目 clone 到云服务器上,配置 crontab 每周定时执行该脚本即可

以下是我的 crontab 配置(crontab -e)周一到周三下午 17:50 执行

50 17 * * 1-3 cd /root/projects/FujianGQT && npm run start
npm install

运行

npm run start

Links

script-of-learning-communist-youth-league-course's People

Contributors

gweesin avatar

Watchers

 avatar

Forkers

xu-jiayin

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.