Author: duddits
Date: Sun Feb  6 20:06:24 2011
New Revision: 12122

Modified:
   toys/stbr/README
Log:
- updated


Modified: toys/stbr/README
==============================================================================
--- toys/stbr/README    (original)
+++ toys/stbr/README    Sun Feb  6 20:06:24 2011
@@ -10,10 +10,9 @@
 
 2. SETUP
 
-You need to load stbr.tcl into an eggdrop compatible irc-bot (we are using 
ApHeX a slightly improved
-(by my friend Qed) DiVeRsE bot). You will also need to set some variables in 
it and prepare
-an CVS tree in "scripts" directory with symlinks pointing to that tree from 
the bot-binary location.
-Also put cvslog.sh and requesters.txt into scripts directory. 
+You need to load stbr.tcl into an eggdrop compatible irc-bot (see 
README.IRCBOT for details). You
+will also need to set up some variables in it and prepare a CVS tree in 
"scripts" directory. Also
+put cvslog.sh and requesters-${dist}.txt into scripts directory (symlinks 
would be fine).
 
 To setup STBR log database, create sqlite file with basic structure:
 
@@ -44,12 +43,12 @@
 
 sqlite unfilled.db "create table unfilled ( date datetime not null, spec 
varchar(100) not null, branch varchar(50) not null, recipient varchar(100) not 
null, line varchar(3) not null, primary key(date,spec,branch));"
 
-
 It sucks, but the database & directory with the db need to be world writable.
 Now ready to use with TCL script and WWW page.
 
 3. AUTHORS (in alphabetical order)
 
-Bartosz 'shadzik' �wi�tek
-Przemys�aw 'sparky' Iskra
+Bartosz 'shadzik' Świątek
+Przemysław 'sparky' Iskra
 Piotr 'vip' Budny
+janitor: Paweł 'duddits' Długosz
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to