We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aca85 commit b5a763cCopy full SHA for b5a763c
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-trello": {
3
+ "display_name": "Trello Controller for AstrBot",
4
+ "desc": "通过 AstrBot 连接 Trello,提供卡片管理、列表管理等功能。",
5
+ "author": "Potatoworkshop",
6
+ "repo": "https://github.com/potatoworkshop/astrbot_plugin_trello",
7
+ "tags": [
8
+ "trello"
9
+ ],
10
+ "social_link": "https://github.com/potatoworkshop"
11
+ },
12
"astrbot-plugin-ow-hero-stats": {
13
"display_name": "守望先锋 (国服)数据可视化查询插件",
14
"desc": "这是一个专为 AstrBot 设计的守望先锋 2(国服)数据查询插件。\n\n它摒弃了枯燥的纯文本回复,能够直接从暴雪国服 API 获取最新的英雄数据,并生成包含 英雄头像、段位图标、胜率/出场率/禁用率/KDA 的精美可视化图片战报。",
0 commit comments