Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jagrosh/frostcleverbot

💬 An extremely simple Discord cleverbot
https://github.com/jagrosh/frostcleverbot

cleverbot discord discord-cleverbot discord-py python

Last synced: 9 days ago
JSON representation

💬 An extremely simple Discord cleverbot

Awesome Lists containing this project

README

        

# Frost (Cleverbot)
An extremely simple Discord cleverbot

If you want **Frost** on your server, just use the following link:

🔗 **https://discordapp.com/oauth2/authorize?client_id=197531129434210304&scope=bot&permissions=3072**

If you're interested in running it yourself, the requirements are:

* Python 3.5 or higher
* Discord.py (https://github.com/Rapptz/discord.py)
* A bot account (https://discordapp.com/developers/applications/me)
* A PandoraBots Bot ID (https://pandorabots.com/botmaster/en/home)

Then, just add your bot token at the bottom of the file, and the pandorabots id in the middle!

### Other Versions
Ruby | discordrb - https://github.com/Seriell/FrostCleverbot-rb

### Notes
Ah, cleverbot. Why did you have to become [a paid service](https://www.cleverbot.com/api/)? Well, it's honestly no surprise, considering how many Discord bots used the cleverbot features. Hopefully cleverbot.io can perform as well, and maybe even get a little bit smarter.

Unfortunately, cleverbot.io failed to handle the amount of newly-found traffic after cleverbot.com became paid. Therefore, I've switched this project to utilize PandoraBots, hopefully with more success.