GithubHelp home page GithubHelp logo

tieba_sign's Introduction

贴吧签到助手

简介

用的是手机端的接口,签到经验更多,用户只需要填写BDUSS即可,每日自动帮你签到,最多支持200个贴吧签到。

功能

  • 贴吧签到(最多支持 200 个)

  • 支持推送运行结果至微信(通过 server 酱)

使用方法

1.fork本项目

2.获取BDUSS

在网页中登录上贴吧,然后按下F12打开调试模式,在cookie中找到BDUSS,并复制其Value值。

3.将BDUSS添加到仓库的Secrets中

Name Value
BDUSS xxxxxxxxxxx

将上一步骤获取到的BDUSS粘贴到Secrets

4.开启actions

默认actions是处于禁止的状态,需要手动开启。

5.第一次运行actions

  • 自己提交一次push

run.txt中的flag0改为1

- flag: 0
+ flag: 1

成功了

每天早上6:30将会自动进行签到

添加server酱推送

需在Secrets中添加server酱SCKEY,格式如下

Name Value
SCKEY xxxxxxxxxx

2020-11-01

  • 代码重构

  • 修改签到策略

大大提高一次运行,贴吧签到的成功率,基本很少的贴吧会签到失败。

  • 去除多用户的支持

  • 增加支持server酱推送,可以推送至微信

2020-10-19

增加支持多账户签到,每个账号的BDUSS使用&&分割,具体格式如下。

tieba_sign's People

Contributors

exsshly avatar luosue avatar srcrs 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.