mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-03 02:24:51 +08:00
🍻 publish plugin Steam游戏状态播报 (#1886)
This commit is contained in:
parent
4e22252c3e
commit
ca071bfc48
@ -5153,5 +5153,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_steam_game_status",
|
||||||
|
"project_link": "nonebot-plugin-steam-game-status",
|
||||||
|
"name": "Steam游戏状态播报",
|
||||||
|
"desc": "在群内监控播报群友的Steam游戏状态",
|
||||||
|
"author": "nek0us",
|
||||||
|
"homepage": "https://github.com/nek0us/nonebot_plugin_steam_game_status",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t:Steam",
|
||||||
|
"color": "#6690a5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user