Go to file
spline 995c73a94a Update for disabling colors. 2012-11-30 19:30:23 -05: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 Update __init__ 2012-11-30 19:28:57 -05:00
config.py Update for disabling colors. 2012-11-30 19:30:23 -05:00
plugin.py Fix error handling to be more generic. Something was wrong with UD today (rare). 2012-11-20 18:30:12 -05: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).