Code: Select all
putquick "NOTICE $nick :Greeting for $greetnick has been removed from the "all" block."
Code: Select all
putquick "NOTICE $nick :Greeting for $greetnick has been removed from the \"all\" block."
Code: Select all
script bind dcc n|- lastproc dcc:last
proc dcc:last { handle idx text } {
putlog [history event -1]
}
[19:55:03] ( ranny ): .lastproc
<mybot>