Skip to content

Kogiku/cleverbot_luvit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

cleverbot_luvit

lit install Kogiku/cleverbot

Usage example:

local cb = require('cleverbot')
local key = 'YOUR_API_KEY'

print(cb.talk('hello', key))
-- or
print(cb.talk('hello', key, false)) -- disable/clear conversation state

Releases

No releases published

Packages

No packages published

Languages