Giter Club home page Giter Club logo

tiebasign's Introduction

贴吧签到Github Action版

今日签到状态

Baidu Tieba Auto Sign

简单的使用说明

  1. Fork 本仓库,然后点击你的仓库右上角的 Settings,找到 Secrets 这一项,添加一个库秘密变量(Repository secrets)。名称写 BDUSS ,内容写你账号的 BDUSS。 支持同时添加多个帐户,BDUSS 之间用 # 隔开即可。

  2. 设置好环境变量后点击你的仓库上方的 Actions 选项,第一次打开需要点击 I understand... 按钮,确认在 Fork 的仓库上启用 GitHub Actions 。

3.点击【Run workflow】按钮,执行你的第一次贴吧签到吧。

_20230105094304

  1. 至此自动签到就搭建完毕了,可以再次点击Actions查看工作记录,如果有Baidu Tieba Auto Sign则说明workflow创建成功了。点击右侧记录可以查看详细签到情况。

  2. 如果需要可以通过修改TieBaSign/.github/workflows/main.yml文件内的- cron: '5 16,22 * * *'修改每天签到的触发时间。 默认设定的意思是每天的16点5分和22点5分触发签到。(如果你关注的贴吧很多,请适当拉长2次签到的间隔,以减少漏签的可能性)

  3. 发送签到通知邮件(未验证是否可用)

  • 修改TieBaSign/main.py 文件,删除第227行的#,启用签到结果通知。
  • 添加以下库秘密变量(Repository secrets)
Name Secret 备注
FROM 发信邮箱地址
TO 收信邮箱地址
HOST 发信邮箱SMTP服务器地址
AUTH 发信邮箱SMTP登录密码/秘钥

稍微详细一点的部署教程

tiebasign's People

Contributors

tjsky avatar ghosx avatar gwtak avatar elieenandbella 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.