Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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构建

Awesome Lists containing this project

README

        

logo

# 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