chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
startup.sh: Run bots in a screen(1) instance.
[ircbot]
/
nctest.tcl
1
# Configuration for testbot
2
3
set host cam.irc.devel.ncipher.com
4
set nick testbot
5
set ownfullname confused
6
set socketargs {}
7
set marktime_min 10
8
set ownmailaddr iwj@ncipher.com
9
10
source bot.tcl