outfly/src/chats/phone.yaml

16 lines
328 B
YAML
Raw Normal View History

- chat: phone
2024-10-26 20:01:52 +00:00
- if ~phone$any:
- "Error: Phonebook empty."
- goto: EXIT
- Select contact to call.
2024-10-26 20:01:52 +00:00
- if: phone$travel
FASTravel:
- script: changename FASTravel™ Chatbot
- This is FASTravel, how can I help you?
2024-10-26 20:01:52 +00:00
- if: phone$icarus
Icarus:
- script: changename Icarus
- Well hi there!
- "[Cancel]":
- goto: EXIT