chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
269e2be163248a2b21e9e9b68a6012db07e25810
[ircbot]
/
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
9
source bot.tcl
10
source botpass.tcl