From 5447635234e4d36d0a7e2886c8b481ffe25a6eaf Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Tue, 29 Oct 2019 01:44:46 -0400 Subject: [PATCH] Update README.md --- UrbanDictionary/README.md | 44 --------------------------------------- 1 file changed, 44 deletions(-) diff --git a/UrbanDictionary/README.md b/UrbanDictionary/README.md index 3bf7a25..435e742 100644 --- a/UrbanDictionary/README.md +++ b/UrbanDictionary/README.md @@ -1,45 +1 @@ Forked from https://github.com/reticulatingspline/UrbanDictionary - -# Limnoria plugin for UrbanDictionary - -## Introduction - -Limnoria plugin for querying [UrbanDictionary](http://www.urbandictionary.com) - -## 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 - -``` - @ud spline - 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](http://amzn.com/w/380JKXY7P5IKE). - -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.