chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
beats
[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