We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3df1f7 commit b7acbceCopy full SHA for b7acbce
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-bazaar": {
3
+ "display_name": "大巴扎小助手",
4
+ "desc": "astrbot_plugin_bazaar 是一个 AstrBot 聊天机器人插件,可以在 QQ / Telegram / 微信等平台中快速查询 The Bazaar 游戏数据,包括怪物、物品、技能信息,以及来自社区的推荐阵容。\n\n查询结果以精美的图片卡片形式呈现,支持中英文双语查询。",
5
+ "author": "钱德勒饼",
6
+ "repo": "https://github.com/shitlsh/astrbot_plugin_bazaar",
7
+ "tags": [
8
+ "bazaar",
9
+ "电子游戏"
10
+ ]
11
+ },
12
"astrbot-plugin-epic-freegame": {
13
"display_name": "Epic 免费游戏推送",
14
"desc": "获取 Epic 每周免费游戏信息,支持定时推送和指令查询,通过 60s API 获取数据并渲染为精美图片发送。",
0 commit comments