https://github.com/arcturus-script/bilibili
云函数实现 BiliBili 每日观看视频、自动投币、分享、漫画签到、直播签到
https://github.com/arcturus-script/bilibili
Last synced: 30 days ago
JSON representation
云函数实现 BiliBili 每日观看视频、自动投币、分享、漫画签到、直播签到
- Host: GitHub
- URL: https://github.com/arcturus-script/bilibili
- Owner: arcturus-script
- Created: 2021-10-22T15:41:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T03:37:00.000Z (12 months ago)
- Last Synced: 2024-11-23T02:02:08.506Z (5 months ago)
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 210
- Watchers: 7
- Forks: 71
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-bilibili-extra - BiliBili_Checkin - 腾讯云函数实现 BiliBili 每日观看视频、自动投币、分享、漫画签到、直播签到. (每日任务 / 直播脚本)
README
## BiliBili(云函数版)
### 实现功能
- [x] 获取用户信息
- [x] 直播签到
- [x] 漫画签到
- [x] 投币
- [x] 分享视频
- [x] 每日看视频
- [x] 多账户支持
- [x] 自动兑换银瓜子
- [ ] 大会员积分签到(等我有大会员了再搞(╹ڡ╹ ))### 步骤
注意把子模块也一起下载
```bash
git clone --recursive https://github.com/arcturus-script/bilibili.git
```直接配置 config.py 即可, 入口改为 index.main