AI Chat Box
The AI Chat Box allows computers to make requests to the Clever Bot API.
Functions
| Function | Return Value | Description |
|---|---|---|
| newSession([string cleverbot_api_key]) | table session object | Creates a new Cleverbot session |
| getSession(string session_uuid) | table session object | Gets a session object associated with a UUID |
| getAllSessions() | table session objects | Returns all session objects |