Coder Social home page Coder Social logo

bilibili-manga's Introduction

Bilibili-Manga 漫画自动签到

这个程序有什么用?

可以帮助你自动登陆签到 B 站 "哔哩哔哩漫画"

如何使用?

方法一 使用 Github Actions(最简单, 推荐)

B 站视频教程.

本项目需要设置的 Secrets:

名称 内容 类型
ACCOUNT 你的B站用户名 必写
PASSWORD 你的B站密码 必写
PUSH_KEY Server酱SCKEY值 可写

Server酱-微信推送 可直接使用你所注册的Github账号登陆,登录成功后点击'发送信息' 复制您的SCKEY值即可,具体微信绑定方式请查看Server酱 微信推送

本项目默认设置: 每天早上 8 点打卡签到.

方法二 直接运行 Python(不推荐)

  1. 找任意一台安装好 Python 3.6 或以上版本的服务器
  2. 在任意目录下执行 git clone https://github.com/BlueskyClouds/Bilibili-Manga && cd Bilibili-Manga
  3. 使用 pip 安装依赖库, 参考命令pip3 install requests rsa chardet
  4. 使用 Cron 每日执行 python3 manga_sign.py

设置好账号密码后,编辑README.md文件, 随意填写一个字符然后提交即可。

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.