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