freyacodes / JCA

cleverbot.io library for Java.
2 stars 0 forks source link

Noob Question: How to use? #1

Closed elisaado closed 7 years ago

elisaado commented 7 years ago

I've got it installed and imported but I really don't know what to do now!

Help is appreciated :heart:

(Sorry for opening the first issue btw)

, Eli

freyacodes commented 7 years ago

Hey there,

I built this as my first lib thinking no-one would use it, 10 months ago. Hence the lack of docs.

Usage is quite simple. Construct an instance of JCABuilder and add your credentials from https://cleverbot.io/

Then build the JCA instance and invoke JCA#getResponse()

elisaado commented 7 years ago

Woah is it that simple?

Thanks! :smile:

, Eli