Go to file
spline 5d32ce789a Add in tests. 2014-10-11 11:37:39 -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 Add in travis. 2014-10-11 11:34:33 -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 Add in tests. 2014-10-11 11:37:39 -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>