Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grtsinry43/Bili-LiveLuckDraw
一个B站直播抽奖工具,通过获取弹幕关键词进行抽奖,使用Electron + React + Vite构建
https://github.com/grtsinry43/Bili-LiveLuckDraw
Last synced: 15 days ago
JSON representation
一个B站直播抽奖工具,通过获取弹幕关键词进行抽奖,使用Electron + React + Vite构建
- Host: GitHub
- URL: https://github.com/grtsinry43/Bili-LiveLuckDraw
- Owner: grtsinry43
- Created: 2024-12-25T13:23:16.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T14:23:24.000Z (25 days ago)
- Last Synced: 2024-12-25T14:24:44.808Z (25 days ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Bili-LiveLuckDraw - 一个 B 站直播抽奖工具,通过获取弹幕关键词进行抽奖.![TypeScript](svg/tsnode.svg?raw=true) ![Windows](svg/windows.svg?raw=true) (直播相关工具 / 直播脚本)
README
# Bili-LiveLuckDraw
[![GitHub license](https://img.shields.io/github/license/grtsinry43/grtblog)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![GitHub release](https://img.shields.io/github/v/release/grtsinry43/grtblog)](https://github.com/grtsinry43/grtblog/releases)
[![Last commit](https://img.shields.io/github/last-commit/grtsinry43/grtblog)](https://github.com/grtsinry43/grtblog/commits/main)---
一个 B 站直播抽奖工具,通过获取弹幕关键词进行抽奖,使用 Electron + React + Vite 构建
## 使用方法
在 Releases 中下载最新版本的安装包,安装并运行即可。
使用时在右上角登录 B 站账号,然后输入直播间号,点击开始获取即可。当结束获取后,点击开始抽奖即可。
## 屏幕截图
![截图效果](https://github.com/user-attachments/assets/ad5d7713-c495-4fc7-9260-58a6959e216a)
## 开发
```bash
pnpm install
````
```bash
pnpm run dev
```## 打包
```bash
pnpm run build
```## License
MIT License