Go to file
spline 837bbf0922 utf-8 encode error. 2012-07-04 07:13:14 -04:00
local Initial push. 2012-07-02 20:57:50 -04:00
.gitignore Initial commit 2012-07-02 17:54:37 -07:00
README.md Initial push. 2012-07-02 20:57:50 -04:00
__init__.py Initial push. 2012-07-02 20:57:50 -04:00
config.py Initial push. 2012-07-02 20:57:50 -04:00
plugin.py utf-8 encode error. 2012-07-04 07:13:14 -04:00
test.py Initial push. 2012-07-02 20:57:50 -04:00

README.md

Supybot-UrbanDictionary

Supybot plugin for urbandictionary.

This plugin uses their hidden? JSON api. Everyone else scrapes or uses a broken SOAP interface. This uses JSON, which is much cleaner. There are quite a few other plugins out there, all which I found to be broken in some way.

Feel free to modify (lots of options could be added).