X-Git-Url: https://git.distorted.org.uk/~mdw/ircbot/blobdiff_plain/14139a3335477e4233acec78fd3cc94431e1cc47..f9de645dba148dadf1147c531249c698ee96e6b9:/nctest.tcl?ds=sidebyside diff --git a/nctest.tcl b/nctest.tcl new file mode 100644 index 0000000..503060b --- /dev/null +++ b/nctest.tcl @@ -0,0 +1,10 @@ +# Configuration for testbot + +set host cam.irc.devel.ncipher.com +set nick testbot +set ownfullname confused +set socketargs {} +set marktime_min 10 +set ownmailaddr iwj@ncipher.com + +source bot.tcl