Giter VIP home page Giter VIP logo

daily-bonus's Introduction

Daily-Bonus

dev 分支:使用腾讯云函数实现多种签到,基于 dailycheckin 修改,支持多种消息推送。

master 分支:使用 Github Action 签到,用哪个就配置相应的环境变量,默认输出到控制台。

TODO

  • bilibili 直播(辣条)
  • yamibo 论坛(对象)
  • 网易云手机端(云贝)
  • v2ex (铜币)
    • 由于 Github Action 的时区不同,签的是昨天
  • ff14 (积分)
    • 使用 dev 分支 + 腾讯云函数部署
  • telegram-bot 推送

Tools

  • Fiddler 4
  • Python 3.8.5
  • GitHub Actions

GitHub Actions

  1. Fork 本仓库
  2. 添加环境变量:Actions - New repository secret
  3. 每天早上 7:30 运行

添加 Secrets 之后可以更新值,但不能修改名称。

Telegram 推送

Name Description
TG_USER_ID 用户 id
TG_BOT_TOKEN bot token

用户 id 的获取方式可以看这个:How can I send a message to someone with my telegram bot using their Username

FFXIV

FF14 积分商城签到使用账号密码登录。

Name Description
FFIXV_USERNAME 账号
FFIXV_PASSWORD 密码
FFXIV_AREA_NAME 大区名
FFXIV_SERVER_NAME 服务器名
FFXIV_ROLE_NAME 角色名

NetEase Cloud Music

网易云签到使用手机号和密码登录。

Name Description
MUSIC_CELLPHONE 手机号
MUSIC_PASSWORD 密码

V2EX

V2EX 论坛使用 Cookie 登录,目前每 2 周 需要更换一次。

Name Description
V2EX_COOKIES Cookie

登录 v2ex 后,使用开发者工具查看 Cookie ,右键复制即可

  • Chrome:F12 - Network - F5 - Doc - www.v2ex.com - Headers - Request Headers - cookie

Bilibili

bilibili 直播间使用 Cookie 登录。

Name Description
BILIBILI_COOKIES Cookie

Yamibo

300 论坛使用 Cookie 登录。

Name Description
YAMIBO_COOKIES Cookie

参阅

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.