X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=blobdiff_plain;f=test.tcl;h=9ba46a7d569f5e62592b62c43ddc915170400fe1;hb=8302ed4182baca25b405db08a1e88ecba1dbb966;hp=4db26481335ce364d06b97440396cabe184fc7c8;hpb=ce1485bc0ec5bb77263e2f9e1c97679b03d4bd06;p=ircbot.git diff --git a/test.tcl b/test.tcl index 4db2648..9ba46a7 100644 --- a/test.tcl +++ b/test.tcl @@ -3,5 +3,9 @@ set host chiark set nick testbot set ownfullname confused +set socketargs {} +set marktime_min 10 +set ownmailaddr ijackson@chiark.greenend.org.uk source bot.tcl +source botpass.tcl