From 1a61f224628386d4acbdc0265d1b0131cea0aefe Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Tue, 30 Apr 2019 16:41:39 -0400 Subject: [PATCH] Update README.md --- Tweety/README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Tweety/README.md b/Tweety/README.md index 1eea98b..3dc1ffc 100644 --- a/Tweety/README.md +++ b/Tweety/README.md @@ -100,12 +100,3 @@ Load the messageparser plugin: /msg messageparser add global "https?://.*\.?twitter\.com/([^ \t/]+)(?:$|[ \t])" "echo ^ [Tweety twitter --info $1]" /msg messageparser add global "https?://.*\.?twitter\.com/([A-Za-z0-9_]+)/status/([0-9]+)" "echo ^ [Tweety twitter --id $2]" ``` - -## 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.