https://github.com/jagrosh/frostcleverbot
💬 An extremely simple Discord cleverbot
https://github.com/jagrosh/frostcleverbot
cleverbot discord discord-cleverbot discord-py python
Last synced: about 1 year ago
JSON representation
💬 An extremely simple Discord cleverbot
- Host: GitHub
- URL: https://github.com/jagrosh/frostcleverbot
- Owner: jagrosh
- Created: 2016-07-13T16:11:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T12:10:54.000Z (about 7 years ago)
- Last Synced: 2025-03-21T19:01:36.768Z (about 1 year ago)
- Topics: cleverbot, discord, discord-cleverbot, discord-py, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 83
- Watchers: 6
- Forks: 31
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.