File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
nonebot_plugin_osu_match_monitor Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313
1414__plugin_meta__ = PluginMetadata (
1515 name = "osu! Match Monitor" ,
16- description = "A NoneBot2 plugin used to monitor osu! match activities using match id " ,
16+ description = "一个监控osu!多人游戏房间动态的插件 " ,
1717 usage = """
1818.osu match monitor <房间ID> 开始监控指定房间
1919.osu match stopmonitor <房间ID> 停止监控指定房间
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nonebot-plugin-osu-match-monitor"
7- version = " 1.2.3 "
8- description = " A NoneBot2 plugin used to monitor osu! match activities using match id. "
7+ version = " 1.2.4 "
8+ description = " 一个监控osu!多人游戏房间动态的插件 "
99readme = " README.md"
1010keywords = [" nonebot2" , " osu!" , " osu" ]
1111license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments