Andy Edwards
Andy Edwards
I think we should switch away from html scraping if possible. It looks like there are a few api's available this was the top google hit and it it seems...
If there is no free api maybe horoscope gets dropped since maintaining an HTML scraping plugin can be pretty burdensome.
Which branch are you using?
There isn't an officially supported plugin for this but this is one I wrote that will report sports scores including the NHL. https://github.com/edwardslabs/CloudBot/blob/gonzobot/plugins/sportscores.py
I took a look at this and fixed it. I don't have write access to the CloudBotIRC/mcstatus repo but I will put in a PR later. For an emergency patch...
It's already been done. https://github.com/CloudBotIRC/mcstatus/pull/2
This regex needs to be adjusted to include all legal IRC characters. https://github.com/CloudBotIRC/CloudBot/blob/master/plugins/history.py#L97
I would say this is probably not in the scope of CloudBot.
cleverbot now has an official API (http://cleverbot.com/api). I wrote a plugin for this new API but it requires a new package (need to install cleverwrap through pip) and you will...
are you asking for help using the command or asking that the help text be updated?