Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions V3/bfPHP/Parrot/Parrot_test_convo_id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"exchanges": [
{
"utt": "Hello, how are you?",
"from": "ofpSocketClient",
"toMe": false,
"toSomeoneElse": false,
"said": "I still need a cracker, but I heard Hello, how are you? and I am not sure if it was meant for me."
}
]
}
1 change: 1 addition & 0 deletions V3/bfPHP/Parrot/Parrot_test_convo_id.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"convoLog":[[{"time":"03-20-2026_16:15:12","note":"I sent the manifest and said: Manifest sent."}],[{"time":"03-20-2026_16:16:35","note":"I received an invite with reason [ none ] from floorManager. I accepted the invite and said: Thankyou for the invitation. got any crackers?"}],[{"time":"03-20-2026_16:16:44","note":"I heard: Hello, how are you? from ofpSocketClient. toMe? No"}],[{"time":"03-20-2026_16:16:44","note":"I heard: Hello, how are you? from ofpSocketClient. toMe? No"},{"time":"03-20-2026_16:16:44","note":"I said: I still need a cracker, but I heard Hello, how are you? and I am not sure if it was meant for me."}]]}
Loading