Proggitbot/README.markdown

17 lines
598 B
Markdown
Raw Permalink Normal View History

2009-09-14 09:24:51 +00:00
Proggitbot
==========
Probably a bit waste of an evening on my part, but a simple .NET
based IRC bot that will ping [Proggit](http://reddit.com/r/programming)
and post new stories to the IRC channel ([##proggit](irc://irc.freenode.net/##proggit))
as they hit the proggit home page.
Some values are still hard-coded, primarily out of developer (see: me) laziness.
Pre-requisites
---------------
Building relies on [NAnt](http://nant.sf.net) and testing relies on
[NUnit](http://nunit.org), Proggitbot has been built and tested against
[Mono](http://www.mono-project.org) 2.3 at the earliest.