Rabir
MemberOvomorphDec-25-2016 5:03 AMI've tracked down its API, and wrote a simple C# app that can connect and communicate with it.
It tourns out whatever you type in, the API tries to backtrack it to its built-in questions. For example, when you type "Nostromo" it will backtrack it to: "What was the USCSS Nostromo"
Of course, there are fails. Example: Type in: "Weyland" and instead of some information about Peter Weyland or the Company, the question it backtracks is:
"What are some of the Weyland Corporations products?"
I know because the API sends back the internal question too.
The souce of the C# app can be found here:
https://bitbucket.org/rabirland/muthur