Skip to content

An integration of the popular chatbot, cleverbot into discord.

License

Notifications You must be signed in to change notification settings

ProbablyBen/CleverbotDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleverbotDiscord

  • This project is an integration of the popular chatbot, cleverbot into discord.
  • If you would like this bot in your discord, you may invite it with this url.

Screenshots

Cleverbot in action

Setup

Clone this repository onto your computer.

Go into the CleverbotDiscord directory and open App.config with your favorite editor.

Fill in the token for your discord bot token like this:

<add key="DiscordToken" value="INSERT_TOKEN_HERE" />

Fill in your cleverbot api key. If you don't have one, you can purchase one here.

<add key="CleverbotKey" value="INSERT_API_KEY_HERE" />

Open the .sln file with Visual Studio 2017 and build the project.

Contributing

If you wish to contribute, you may open a pull request.

About

An integration of the popular chatbot, cleverbot into discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages