chiark
/
gitweb
/
~mdw
/
ircbot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
LED - before first test
[ircbot]
/
test.tcl
diff --git
a/test.tcl
b/test.tcl
index d54d29e21868ad1321cd088e907821fdd38860d0..9ba46a7d569f5e62592b62c43ddc915170400fe1 100644
(file)
--- a/
test.tcl
+++ b/
test.tcl
@@
-1,2
+1,11
@@
+# Configuration for testbot
+
+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