chiark
/
gitweb
/
~mdw
/
ircbot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
cc2d31d
)
Spurious :.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 14 Aug 2000 21:05:36 +0000
(21:05 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 14 Aug 2000 21:05:36 +0000
(21:05 +0000)
bot.tcl
patch
|
blob
|
blame
|
history
diff --git
a/bot.tcl
b/bot.tcl
index ffab760546d6a12f4bc36b0388799150c8679e27..ec81dcdab610178b8330ea550c65d3ccd3cae31b 100755
(executable)
--- a/
bot.tcl
+++ b/
bot.tcl
@@
-132,7
+132,7
@@
if {![info exists sock]} {
#fconfigure $sock -translation binary
fconfigure $sock -translation crlf
#fconfigure $sock -translation binary
fconfigure $sock -translation crlf
- sendout USER guest 0 * "
:
chiark testing bot"
+ sendout USER guest 0 * "chiark testing bot"
sendout NICK $nick
fileevent $sock readable onread
}
sendout NICK $nick
fileevent $sock readable onread
}