Go to file
reticulatingspline 4a98295832
Merge pull request #5 from cottongin/patch-1
fixes urbandictionary api change
2018-09-12 22:59:37 -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 Python 3 support 2014-11-01 10:11:17 -07:00
LICENSE.txt Add LICENSE file via addalicense.com 2014-11-15 09:20:08 -05:00
README.md Update README. 2014-10-11 13:34:55 -04:00
__init__.py __init__.py: fix for Python 3 compatibility 2014-11-30 16:36:39 -08:00
config.py Change config options here to Channel from Global. 2015-03-02 08:45:05 -05:00
plugin.py fixes urbandictionary api change 2018-09-01 18:08:30 -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

Build Status

Limnoria plugin for UrbanDictionary

Introduction

Limnoria plugin for querying UrbanDictionary

Install

You will need a working Limnoria bot on Python 2.7 for this to work.

Go into your Limnoria plugin dir, usually ~/supybot/plugins and run:

git clone https://github.com/reticulatingspline/UrbanDictionary

To install additional requirements, run:

pip install -r requirements.txt 

Next, load the plugin:

/msg bot load UrbanDictionary

Example Usage

<spline> @ud spline
<myybot> spline :: The object which Maxis likes to reticulate. [ex:] 1:  "What are you reticulating, dude?"2:  "My favorite dish-- Splines!" [/ex]

About

All of my plugins are free and open source. When I first started out, one of the main reasons I was able to learn was due to other code out there. If you find a bug or would like an improvement, feel free to give me a message on IRC or fork and submit a pull request. Many hours do go into each plugin, so, if you're feeling generous, I do accept donations via Amazon or browse my wish list.

I'm always looking for work, so if you are in need of a custom feature, plugin or something bigger, contact me via GitHub or IRC.