chiark / gitweb /
rename .cvsignore to .gitignore
[ircbot.git] / blight.tcl
1 # Configuration for Blight
2
3 set host permutation-city.greenend.org.uk
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