chiark / gitweb /
topicedit: add a timeout; better error handling
[ircbot.git] / test.tcl
1 # Configuration for testbot
2
3 set host chiark
4 set nick testbot
5 set ownfullname confused
6 set socketargs {}
7 set marktime_min 10
8 set ownmailaddr ijackson@chiark.greenend.org.uk
9
10 source bot.tcl
11 source botpass.tcl