Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/HsiangNianian/OlivaBiliLive

可插件化管理的B站直播间机器人 | A Bilibili live room robot that can be managed by plugins.
https://github.com/HsiangNianian/OlivaBiliLive

olivabililive olivos

Last synced: 12 days ago
JSON representation

可插件化管理的B站直播间机器人 | A Bilibili live room robot that can be managed by plugins.

Awesome Lists containing this project

README

        

# 📢Plugin Maintenance Notice

Due to the lack of updates and maintenance over an extended period of time, there may be various big and small issues with using this plugin.

## ⏫Upgrade OlivOS

To continue using the `OlivaBiliLive` plugin directly on `OlivOS`, I recommend upgrading `OlivOS` to the latest version and choosing to login with the Bilibili Danmaku protocol.

## ✨Plugin Support

Yes this plugin still provides native support and allows you to write various interesting plugins.

## 🐱‍🚀Join Group Chat

If you wish to continue using this plugin, you can join our group chat (Group ID: 971050440) and provide more detailed information. I will make efforts to fix it in my free time.

## OlivaBiliLive
* *Plugin based on [OlivOS](https://github.com/OlivOS-Team/OlivOS)*
* *Original work of [BililiveBot](https://github.com/eric2788/BiliLiveBot)*

![](https://img.shields.io/github/last-commit/HsiangNianian/OlivaBiliLive) [![CI](https://github.com/HsiangNianian/OlivaBiliLive/actions/workflows/ci.yml/badge.svg)](https://github.com/HsiangNianian/OlivaBiliLive/actions/workflows/ci.yml) [![](https://img.shields.io/github/downloads/HsiangNianian/OlivaBiliLive/total)](https://github.com/HsiangNianian/OlivaBiliLive/tags) [![](https://img.shields.io/github/v/release/HsiangNianian/OlivaBiliLive)](https://github.com/HsiangNianian/OlivaBiliLive/releases)

> Bilibili live room robot that can be managed by plugins.
>
> Test live room: [Testing Bilibili Danmaku Dice robot based on OlivOS](https://live.bilibili.com/21752074?visit_id=5jas1suyf6k0)

Currently, the robot can perform:

- Sending bullet screens
- Banning users (requires room management permissions)
- Global banning (requires room management permissions)
- Adding blocked words (requires room management permissions)
- Deleting blocked words (requires room management permissions)

__WebSocket library: [xfgryujk/blivedm](https://github.com/xfgryujk/blivedm)__

__OlivaBiliLive-Plugins plugin library: [HsiangNianian/OlivaBiliLive-Plugins](https://github.com/HsiangNianian/OlivaBiliLive-Plugins)__

### ⬇Download

Yes you can download the packaged and uncompressed `opk` plugin file in the [`release`](https://github.com/HsiangNianian/OlivaBiliLive/releases/latest) section on the right side.

Alternatively, you can also [`fork`](https://github.com/HsiangNianian/OlivaBiliLive/fork) this project and find the compressed file under `artifact` in the [`actions`](https://github.com/HsiangNianian/OlivaBiliLive/actions) section.

### 🎆Run

Test run: `开播`

### 👨‍🚀 Contributors



### 📄 License

[GPL 3.0](https://github.com/HsiangNianian/OlivaBiliLive/blob/main/LICENSE) © 2023-PRESENT [简律纯](https://github.com/HsiangNianian)

### 🧾Reference

- [blivedm](https://github.com/xfgryujk/blivedm)
- [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)