We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4970e20 commit bd2fdbfCopy full SHA for bd2fdbf
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-SteamLink": {
3
+ "display_name": "Steam游戏查找识别",
4
+ "desc": "自动识别群内 Steam 商店链接,并获取游戏信息发送到群里",
5
+ "author": "xu654",
6
+ "repo": "https://github.com/xu654/SteamLink",
7
+ "tags": [
8
+ "Steam",
9
+ "steam"
10
+ ]
11
+ },
12
"astrbot-plugin-steaminfo-xiaoheihe": {
13
"display_name": "小黑盒游戏截图",
14
"desc": "通过小黑盒网站搜索并生成截图获取 Steam 游戏信息,支持小黑盒链接自动解析截图。",
0 commit comments