Giter Site home page Giter Site logo

v2ex_push's Introduction

v2ex_push

v2ex消息通知推送脚本(青龙面板)

拉库

ql repo https://github.com/yafoo/v2ex_push.git

订阅

青龙面板->订阅管理->创建订阅

名称:v2ex消息通知
类型:公开仓库
链接:https://github.com/yafoo/v2ex_push.git
定时类型:interval
定时规则:每10天

环境变量

青龙面板->环境变量->创建变量

名称:V2EX_TOKEN
值:填写你在v2ex获取的token,获取地址:https://www.v2ex.com/settings/tokens

脚本配置

脚本首次运行后,会在脚本同目录生成v2ex_config.json配置文件

本脚本每5分钟运行一次,但默认并不会5分钟就查询一次v2ex接口,而是根据配置,动态调整。

  • 参数api_query_limit,设置是否开启动态调整。

  • 参数api_query_limit_time,默认86400,即1天,即当最后消息超过一天时,开始动态调整。

  • 参数api_query_limit_peroid_time,默认3600,即1小时,即动态调整时,每1小时查询一次v2接口。

这个配置主要是为v2ex接口省流的,请根据需要自己调整。

v2ex_push's People

Contributors

yafoo avatar

Stargazers

楚扉月 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

powerjiayun

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.