将onebot传递的卡片json转换为结构化的可读文本,并提供解析部分卡片消息的指令
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fix: ignore bot self-messages to avoid duplicate plugin processing
b35d7b1View on GitHubrefactor: split plugin into parser, settings and sender modules
fd35057View on GitHubfeat: add QQ Music URL conversion (songmid to streamlined format)
c0e743bView on GitHubfix: preserve essential URL parameters (id, song_id, etc) in music links
28223cdView on GitHubfeat: add configurable forward-fold switch and threshold for parse command
921dc7cView on GitHubfeat: fold parse command output with forward nodes when too long
e983624View on GitHubfix: add jumpUrl field support for platform cards (小黑盒, etc)
3217a45View on GitHubfix: correct miniapp card field mapping (prompt→标题, title→来源)
3efcd26View on GitHubrefactor: simplify card output format (remove [小程序], rename labels)
c1251cbView on GitHub