test scheduler send limit

This commit is contained in:
2025-05-22 18:17:47 +09:00
parent 7aa633d3a6
commit 52d0efc086
3 changed files with 31 additions and 7 deletions

View File

@ -11,11 +11,7 @@
},
"environment": {
"luck_today": 0.9,
"luck_history": [
0.9,
0.9,
0.9
],
"luck_history": [0.9, 0.9, 0.9],
"level": 1
},
"messaging": {
@ -25,7 +21,9 @@
"templates": [
"おはよう!今日もがんばろう!",
"ねえ、話したいことがあるの。"
]
],
"sent_today": false,
"last_sent_date": null
},
"last_interaction": "2025-05-21T23:15:00Z",
"memory": {