Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/HsiangNianian/OlivaBiliLive
- Owner: HsiangNianian
- License: gpl-3.0
- Fork: true (sourcery-ai-bot/OlivaBiliLive)
- Created: 2022-12-11T10:40:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T14:55:58.000Z (8 months ago)
- Last Synced: 2024-08-01T02:28:16.186Z (3 months ago)
- Topics: olivabililive, olivos
- Language: Python
- Homepage:
- Size: 1.37 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-bilibili-extra - OlivaBiliLive - 可插件化管理的 B 站直播间机器人 (插件基于 OlivOS).![Python](svg/python.svg?raw=true) (直播相关工具 / 直播脚本)
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)