Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Repository files navigation

CleverbotCOM.NET NuGet versionLicense: MIT

A .NET wrapper for the Cleverbot API.

C# Example:

usingCleverbotCOM.NET;Cleverbotcleverbot=newCleverbot("API-KEY");while(true){stringquestion=Console.ReadLine();Console.WriteLine("Cleverbot: "+cleverbot.Ask(question));}

About

A .NET wrapper for the Cleverbot API.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages