Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jagrosh/frostcleverbot
- Owner: jagrosh
- Created: 2016-07-13T16:11:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T12:10:54.000Z (over 5 years ago)
- Last Synced: 2024-05-02T02:23:42.588Z (6 months ago)
- Topics: cleverbot, discord, discord-cleverbot, discord-py, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 84
- Watchers: 7
- Forks: 31
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frost (Cleverbot)
An extremely simple Discord cleverbotIf 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.