A NoneBot2 plugin used to monitor osu! match activities using match id.
Project description
介绍
这是一个监控 osu! 游戏比赛并自动将动态播报到 QQ 群内的插件。
安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-osu-match-monitor
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-template
pdm
pdm add nonebot-plugin-template
poetry
poetry add nonebot-plugin-template
配置
在 nonebot2 项目的.env
文件中添加下表中的必填配置
配置项 | 必填 | 默认值 | 类型 |
---|---|---|---|
osu_api_key | 是 | "" | str |
osu_refresh_interval | 否 | 2 | int |
如何获取 osu! API Key?
使用
指令表
在使用时,请自行添加对应的指令前缀。
指令 | 权限 | 需要@ | 范围 | 说明 |
---|---|---|---|---|
osu match monitor | 群员 | 否 | 群聊+私聊 | 开始监控比赛 |
osu match stop | 群员 | 否 | 群聊+私聊 | 停止监控比赛 |
效果图
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.0.1.tar.gz
.
File metadata
- Download URL: nonebot_plugin_osu_match_monitor-1.0.1.tar.gz
- Upload date:
- Size: 45.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87570747ee464f5177ecfe47adf6962d16d926fc7114db28b0fa399ac0e022b4 |
|
MD5 | 5ff1fcf67a4fdb4f72bb092fcaf63da5 |
|
BLAKE2b-256 | f984e5f53c1c190e3f8a0c331eba4e714da086c76075b2e508cc895d5b14d97b |
Provenance
File details
Details for the file nonebot_plugin_osu_match_monitor-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: nonebot_plugin_osu_match_monitor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8df4986762acf857531ec922461873949f14b28333666fcb5ddf474a2903f1c |
|
MD5 | 4b960ee6ba76735c4d05ba69e1593901 |
|
BLAKE2b-256 | 9a88504a547a79a18d6cea19e00f7a068157cfe368796cad306f19161361256a |