Intervals in ping messages are abbreviated.
[ircbot] / test.tcl
index d54d29e..5f9b20c 100644 (file)
--- a/test.tcl
+++ b/test.tcl
@@ -1,2 +1,9 @@
+# Configuration for testbot
+
+set host chiark
 set nick testbot
 set ownfullname confused
+set socketargs {}
+set marktime_min 10
+
+source bot.tcl