|
|
||
|---|---|---|
| local | ||
| .gitignore | ||
| README.md | ||
| __init__.py | ||
| config.py | ||
| plugin.py | ||
| test.py | ||
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).