Go to file
spline 7b8df0edde Change one test and add another. 2014-10-11 12:23:36 -04:00
local Initial push. 2012-07-02 20:57:50 -04:00
.gitignore Initial commit 2012-07-02 17:54:37 -07:00
.travis.yml Test something. 2014-10-11 12:01:42 -04:00
README.md Update README.md 2012-12-01 14:14:16 -05:00
__init__.py Update copyrights. 2013-05-23 21:59:28 -04:00
config.py Update copyrights. 2013-05-23 21:59:28 -04:00
plugin.py Fix some JSON escaping error because of bad JSON from UrbanDictionary. Also add in a --showtags option. 2013-11-26 11:53:08 -05:00
requirements.txt Add in requirements.txt 2014-10-11 11:34:13 -04:00
test.py Change one test and add another. 2014-10-11 12:23:36 -04:00

README.md

Supybot-UrbanDictionary

Purpose

Supybot plugin for UrbanDictionary (http://www.urbandictionary.com)

This plugin uses their hidden? JSON api. Most other plugins and interfaces
wind up scraping the broken SOAP interface, scrape the mobile/iPhone site,
instead of using the cleaner API.

Instructions

Should work fine in python 2.6+. Does not use any non-standard modules

- Optional: add an alias to the main command:

    /msg bot Alias add ud urbandictionary
    /msg bot Alias add urban urbandictionary

Commands

urbandictionary [--options] <term>