오늘 저녁 뭐 먹지
You can use this set without the extension installed. Copy the share string below · How to get the extension
냉장고에 있는 걸 적으면 그걸로 만들 수 있는 메뉴를 줍니다. 사야 할 게 생기면 장바구니에 쌓아두고, 장 볼 때 꺼내 보세요.
The story behind this set: What's for dinner — one chatbot run
What this set contains
오늘 저녁 뭐 먹지
냉장고에 있는 걸 적으면 그걸로 만들 수 있는 메뉴를 줍니다. 사야 할 게 생기면 장바구니에 쌓아두고, 장 볼 때 꺼내 보세요.
Whips 4
뭐 해먹지
INPUT→havetitle=뭐 해먹지, message=냉장고에 뭐가 있나요? 대충 적어도 돼요, placeholder=INPUT→moodtitle=뭐 해먹지, message=오늘은 어떤 게 당기나요? (간단한 거, 뜨끈한 거, 매운 거…), placeholder=NAVIGATEkind=new_chat, target=, service=CHAT_INPUTtext=냉장고에 이런 게 있어: {{var.have}} 오늘은 {{var.mood}} 먹고 싶어. 이걸로 만들 수…, mode=replaceCHAT_SUBMITWAITcondition=assistant_done, timeoutMs=20000VAR_SET→recipevalueSource=var.last.assistant, valueFilter=SHOW_RESULT_MODALtitle=오늘 메뉴, body={{var.recipe}}, copyButton=copy_body
장바구니에 담기
INPUT→missingtitle=장바구니에 담기, message=뭘 사야 하나요?, placeholder=VAR_APPEND→cartfields=[{"name":"what","value":"{{var.missing}}"},{"name":"date","v…, autoId=true, idPrefix=buy-VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=장바구니, body={{var.cart_index}}, copyButton=copy_body
장바구니 보기
VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=장바구니, body={{var.cart_index}}, copyButton=copy_body
산 것 빼기
CHOICE→target_itemtitle=뭘 뺄까요?, message=뭘 뺄까요?, options=[]VAR_REMOVE→cartitemId={{var.target_item}}VAR_DERIVE→cart_indexsourceKey=cart, itemTemplate=- {{item.what}}, sortField=idSHOW_RESULT_MODALtitle=장바구니, body={{var.cart_index}}, copyButton=copy_body
Tags 0
None
Variables 7
| Key | Label | Source | Required |
|---|---|---|---|
have | 있는 재료 | user_input asks inline | Yes |
mood | 오늘 기분 | user_input asks inline | Yes |
missing | 사야 할 것 | user_input asks inline | Yes |
recipe | 오늘 메뉴 | set_by_action | No |
cart | 장바구니 | set_by_action | No |
cart_index | 장바구니 목록 | set_by_action | No |
target_item | 뺄 것 | set_by_action | No |
Share string
In the extension panel, open the Select set dropdown, hit 📥 Import and paste — a preview comes first. What you paste here is kept exactly as it is, and reaches the other person unchanged.
Reply
No replies yet.
Sign in to reply. Sign in with Google