Closed applejag closed 9 years ago
Yea I just compared the source on my end with the source here (link) and they are totally different.
I am using chatter-bot-api v1.3.2
that you've specified in your README.md
Ok haha I just changed the version on my maven dependency from 1.3.2 to LATEST (help from this post) and it got a different version that now works :yum:
Call me noob but I'm not that experienced with maven.
So just change the README to have the latest stable version instead :smiley:
Oh, thank you for noticing this. I made the change to the README. Thank you!
I am getting this error when I am trying to do a simple
session.think(str)
:This is the script:
I saw that you mentioned in #15 that the site now requires cookies, and I am mistaking that the java version isn't up to date. Not sure tho.
I got the
chatter-bot-api
via maven so maybe that's not up to date...?