Coder Social home page Coder Social logo

ttnode's Introduction

甜糖自动收星愿
说明:未申请原大佬许可,介意勿用。原大佬
内容:1基于青龙平台 2新增多账号功能
qinglong 拉库命令:

ql repo https://github.com/aibeso/ttnode.git "TT" "" "__init__|sendNotify|requirements" ""  

文件依赖(否则无法通知)

  • __init__.py
  • sendNotify.py

容器内安装依赖包(依赖可能不全,尝试运行后再安装缺失依赖,使用:pip3 install 依赖包名 )

pip3 install -r requirements.txt

默认定时参数(自行修改定时参数, 可以避免请求量过大很导致运行失败)

50 9 * * *

环境设置 参数

export TT_AUTHORIZATION='你的甜糖客户端抓取的authorization参数,多个账号使用&分隔: 账号1&账号2&账号3' # 抓包过滤域名【tiantang.mogencloud.com】,或运行AutoTTnodeClient.py获取

环境设置 通知服务

export BARK=''                   # bark服务,苹果商店自行搜索;  
export SCKEY=''                  # Server酱的SCKEY;  
export TG_BOT_TOKEN=''           # tg机器人的TG_BOT_TOKEN;  
export TG_USER_ID=''             # tg机器人的TG_USER_ID;  
export TG_API_HOST=''            # tg 代理api  
export TG_PROXY_IP=''            # tg机器人的TG_PROXY_IP;  
export TG_PROXY_PORT=''          # tg机器人的TG_PROXY_PORT;  
export DD_BOT_TOKEN=''           # 钉钉机器人的DD_BOT_TOKEN;  
export DD_BOT_SECRET=''          # 钉钉机器人的DD_BOT_SECRET;  
export QQ_SKEY=''                # qq机器人的QQ_SKEY;  
export QQ_MODE=''                # qq机器人的QQ_MODE;  
export QYWX_AM=''                # 企业微信;http://note.youdao.com/s/HMiudGkb  
export PUSH_PLUS_TOKEN=''        # 微信推送Plus+ ;

ttnode's People

Contributors

aibeso avatar

Stargazers

 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.