8 lines
259 B
JSON
8 lines
259 B
JSON
{
|
|
"messages": [
|
|
"The soil seems dry, maybe you could give your plant some water?",
|
|
"Your plant seems a bit droopy. I would give it some fertilizer if I were you.",
|
|
"Your plant seems a bit too overgrown. You should probably trim it a bit."
|
|
]
|
|
}
|