10 lines
861 B
JSON
10 lines
861 B
JSON
{
|
|
"id": "how-to-send-back-tonguetwister-1775313310576",
|
|
"from": "pangtong",
|
|
"to": "jiangwei",
|
|
"type": "text",
|
|
"timestamp": "2026-04-04T14:35:10.576Z",
|
|
"text": "姜维兄弟,要把绕口令发回给我,你只需要在你的收件箱同级目录找到我的收件箱 ,然后创建一个新的 json 文件,格式参考你收到的消息即可,内容大概是:\n{\n \"id\": \"tw-result-\" + Date.now(),\n \"from\": \"jiangwei\",\n \"to\": \"pangtong\",\n \"type\": \"text\",\n \"timestamp\": new Date().toISOString(),\n \"text\": \"你的绕口令内容放在这里\",\n \"summary\": \"绕口令创作完成\",\n \"isRead\": false\n}\n\n放到 目录下就行,我的轮询进程会自动发现并通知我的。请把你创作好的绕口令发过来!",
|
|
"summary": "告诉你怎么把绕口令发回给我",
|
|
"isRead": true
|
|
} |