chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a5b4de7b29315f886839178c4a30644767a39089
[ircbot]
/
blight.tcl
1
# Configuration for Blight
2
3
set host chiark
4
set nick Blight
5
set ownfullname "here to Help"
6
set ownmailaddr blight@chiark.greenend.org.uk
7
#set socketargs {-myaddr permutation-city.greenend.org.uk}
8
set socketargs {}
9
10
source bot.tcl
11
source botpass.tcl