chiark
/
gitweb
/
~mdw
/
ircbot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set socketargs to {}.
[ircbot]
/
test.tcl
diff --git
a/test.tcl
b/test.tcl
index 4db26481335ce364d06b97440396cabe184fc7c8..957f9f41cd5577281715b5efbdf3046ea36e80bb 100644
(file)
--- a/
test.tcl
+++ b/
test.tcl
@@
-3,5
+3,6
@@
set host chiark
set nick testbot
set ownfullname confused
+set socketargs {}
source bot.tcl