Revision: 978
Author: andy
Date: 2009-07-26 03:05:55 +0000 (Sun, 26 Jul 2009)
ViewCVS:
https://svn.bitfolk.com/view/?rev=978&view=rev
Log Message:
-----------
test
Modified Paths:
--------------
twitfolk/trunk/README
Modified: twitfolk/trunk/README
===================================================================
--- twitfolk/trunk/README 2009-07-26 02:50:08 UTC (rev 977)
+++ twitfolk/trunk/README 2009-07-26 03:05:55 UTC (rev 978)
@@ -1,3 +1,42 @@
TwitFolk - an IRC/Twitter gateway bot
+=====================================
-$Id$
+Overview
+--------
+
+Gate the tweets/dents from a twitter/identi.ca account's list of friends into
+an IRC channel.
+
+Pre-requisites
+--------------
+
+- Perl
+
+- Some Perl modules:
+ - Net::Twitter
+ - Net::IRC
+ - HTML::Entities
+ - Encode
+ - version
+
+- A twitter.com or identi.ca account
+
+Support
+-------
+
+Limited community support is available from the TwitFolk users mailing list:
+
+
https://lists.bitfolk.com/mailman/listinfo/twitfolk
+
+You can follow TwitFolk development on Identi.ca:
+
+
http://identi.ca/twitfolk
+
+which is also gated to Twitter:
+
+
http://twitter.com/therealtwifolk
+
+(The "twitfolk" username was already taken on Twitter; if you own it and want
+to give it up, please let us know!)
+
+$Id:README 977 2009-07-26 02:50:08Z andy $