We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce08307 commit f834fc6Copy full SHA for f834fc6
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-bookkeeping": {
3
+ "display_name": "日常记账",
4
+ "desc": "一个功能完善的个人记账插件,支持支出/收入记录、统计分析、AI财务建议等功能。",
5
+ "author": "NONAME",
6
+ "repo": "https://github.com/NONAME00X/astrbot_plugin_bookkeeping",
7
+ "tags": [
8
+ "财务",
9
+ "记账",
10
+ "日常"
11
+ ],
12
+ "social_link": "https://github.com/NONAME00X"
13
+ },
14
"astrbot-plugin-mewgenics": {
15
"display_name": "喵基因wiki查询",
16
"desc": "快速查询《喵喵的结合》(Mewgenics) 的 Wiki 数据。",
0 commit comments