Files
Mofox-Core/src/plugins/reminder_plugin/_manifest.json

9 lines
208 B
JSON

{
"manifest_version": 1,
"name": "智能提醒插件",
"version": "1.0.0",
"description": "一个能从对话中智能识别并设置定时提醒的插件。",
"author": {
"name": "墨墨"
}
}