Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wojiangkuanglong/bilibili-lucky
B站抽奖脚本
https://github.com/wojiangkuanglong/bilibili-lucky
Last synced: about 2 months ago
JSON representation
B站抽奖脚本
- Host: GitHub
- URL: https://github.com/wojiangkuanglong/bilibili-lucky
- Owner: wojiangkuanglong
- Created: 2023-04-04T03:05:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:39:40.000Z (over 1 year ago)
- Last Synced: 2024-08-01T02:29:33.598Z (4 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Bilibili-lucky - B 站抽奖脚本.![JavaScript](svg/javascript.svg?raw=true) (其他 / 直播脚本)
README
# B 站抽奖脚本
基于 up 主大锦鲤的[专栏](https://space.bilibili.com/226257459/article)
# 使用
1. 本地按照.env.exmaple 的格式创建.env 文件
- ACCOUNT 是 bilibili 的账号
- PASSWORD 是 bilibili 的密码
- TUJIAN_ACCOUNT 是[图鉴](http://www.ttshitu.com/)的账号
- TUJIAN_PASSWORD 是图鉴的密码
2. npm start
3. enjoy it# 特性
1. 自动登录 B 站,绕过验证码,无需手动更新 cookies
2. 完全免费,不需要服务器,与云函数
3. 可迁移至 GitHub Actions 或者青龙面板