From d567786ffad5aff55ecd5e9f63fcb9b47ae68bbe Mon Sep 17 00:00:00 2001 From: Norwack Date: Fri, 3 Apr 2015 16:47:01 +0200 Subject: [PATCH] add plubi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c09a02..b396b370 100644 --- a/README.md +++ b/README.md @@ -769,6 +769,7 @@ Software written in Go. * [nsq](http://nsq.io/) - A realtime distributed messaging platform * [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. +* [plubi](https://github.com/norwack/plubi) - A Golang Plugin Based IRC Bot. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [Seaweed File System](https://github.com/chrislusf/weed-fs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [syncthing](http://www.syncthing.net/) - An open, decentralized file synchronization tool and protocol.