Skip to content

Commit eeb2542

Browse files
chore: sync plugin from AstrBotDevs/AstrBot#5505
1 parent 810bee8 commit eeb2542

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

plugins.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"astrbot-plugin-bookkeeper": {
3+
"display_name": "自动记账",
4+
"desc": "AI 自动记账:通过 LLM 工具调用自动识别消息中的消费事实并记账\n手动查询:支持查询当日、当月、自定义日期范围的账单\n分类汇总:按消费项分类统计金额和笔数\n记录管理:支持删除指定序号的记录\n白名单管理:支持白名单开关、管理员绕过、用户增删查\n定时推送:支持每日/每月定时发送账单汇总\n时区配置:支持自定义 IANA 时区",
5+
"author": "橘猫",
6+
"repo": "https://github.com/IwannaYuJie/astrbot_plugin_bookkeeper.git",
7+
"tags": [
8+
"记账",
9+
"生活助手",
10+
"财务"
11+
],
12+
"social_link": "https://github.com/IwannaYuJie"
13+
},
214
"astrbot-plugin-bookkeeping": {
315
"display_name": "日常记账",
416
"desc": "一个功能完善的个人记账插件,支持支出/收入记录、统计分析、AI财务建议等功能。",

0 commit comments

Comments
 (0)