A NoneBot2 plugin used to monitor osu! match activities using match id.
Project description
介绍
Welcome to osu!
这是一个监控 osu! 游戏比赛并自动将比赛动态播报到 QQ 群内的插件。
安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-osu-match-monitor
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-osu-match-monitor
pdm
pdm add nonebot-plugin-osu-match-monitor
poetry
poetry add nonebot-plugin-osu-match-monitor
配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 类型 |
---|---|---|---|
osu_api_key | 是 | "" | str |
osu_refresh_interval | 否 | 2 | int |
如何获取 osu! API Key?
使用
指令表
在使用时,请自行添加对应的指令前缀。尖括号内的参数为必填。
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
osu match monitor <id> | 群员 | 否 | 群聊+私聊 | 开始监控比赛 |
osu match stop <id> | 群员 | 否 | 群聊+私聊 | 停止监控比赛 |
如何获取 Match ID?
好问题。目前官方给出的答复是:
你无法通过任何方式搜索多人游戏大厅。你应该通过使用 !mp make 创建游戏大厅来获取此类ID,或者当你加入大厅时从BanchoBot获取它。
因此,获得ID的途径多为枚举。您可以使用工具例如 mp finder 帮助您枚举。若您正在举行锦标赛,可以参考这个文档。
效果图
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nonebot_plugin_osu_match_monitor-1.2.1.tar.gz
.
File metadata
- Download URL: nonebot_plugin_osu_match_monitor-1.2.1.tar.gz
- Upload date:
- Size: 48.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc610e6747359a78ce2ad23eb5a96f4ba7f646b5c85c68e7ba2801a434cb6179 |
|
MD5 | f241e320d756142af75810220c0c97ff |
|
BLAKE2b-256 | ad1546997bedc79f32d01271b05a9469eda2fb34b52ba25b51622b0441c1973d |
Provenance
File details
Details for the file nonebot_plugin_osu_match_monitor-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_osu_match_monitor-1.2.1-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93c840a034355ec193044c45fae00665f8124a092e4568796c3a4fa39b137684 |
|
MD5 | 8361b9b926d9ff4d27466c96c4458f88 |
|
BLAKE2b-256 | 386e3122eed9bd442ad963646cad91f3e81af9129a1d542a0c8a303b924bbbdf |