SVN: toys/stbr/README

duddits duddits at pld-linux.org
Sun Feb 6 20:06:25 CET 2011


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


More information about the pld-cvs-commit mailing list