cleverbot-api
cleverbot-api copied to clipboard
Script doesn't run when stdout is redirected
Try typing ruby examples/cleverbot-vs-cleverbot.rb | cat
. No output will be given; it will just constantly be waiting for something. I'd like to leave this running in the background and save it to a file so I can read the conversation later, but it won't work.