We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee1496 commit e7c62c4Copy full SHA for e7c62c4
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-stardewvalleywiki": {
3
+ "display_name": "星露谷维基查询",
4
+ "desc": "星露谷物语中文维基查询插件,支持查询游戏物品、任务、村民、攻略等信息。",
5
+ "author": "hanhanpig3",
6
+ "repo": "https://github.com/hanhanpig3/astrbot_plugin_stardewvalleywiki",
7
+ "tags": [
8
+ "星露谷物语",
9
+ "攻略查询"
10
+ ]
11
+ },
12
"astrbot-plugin-lark-richpost": {
13
"display_name": "飞书富文本插件",
14
"desc": "飞书输出不支持markdown格式渲染,直接输出会导致丢失表格信息,这个插件是为了解决这个问题",
0 commit comments