MadnessExpress / BruhBot

A ruby based Discord bot made with Discordrb
GNU General Public License v3.0
4 stars 2 forks source link

Cleverbot #1

Closed Esjitu closed 8 years ago

Esjitu commented 8 years ago

Add the ability to communicate with Cleverbot by @mentioning the bot.

Bonus points if the command can be triggered from anywhere in the sentence - ex. How are you today, @BruhBot ?, and not only @BruhBot , how are you today?.

MadnessExpress commented 8 years ago

Implemented

MadnessExpress commented 8 years ago

This was not to my liking and needs to be redesigned. Another problem is that the only ruby api wrappers I found were outdated and no longer work. I was using cleverbot.io, but it only allows you so many requests per day, but so far my requests have not reset.

MadnessExpress commented 8 years ago

I found an api wrapper, and have redesigned this. It is now working.