chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
957f9f41cd5577281715b5efbdf3046ea36e80bb
[ircbot]
/
test.tcl
1
# Configuration for testbot
2
3
set host chiark
4
set nick testbot
5
set ownfullname confused
6
set socketargs {}
7
8
source bot.tcl