Code: Select all
proc chan:warn {nick uhost hand chan arg} {
Delete the 2nd bind and process, and .restart the bot.
Code: Select all
proc chan:warn {nick uhost hand chan arg} {
Code: Select all
putquick "PRIVMSG $chan :\002WARN\002 for $chan sent to $nick"
Code: Select all
set lasts [lrange $chanbanlist end-[expr {$n - 1}] end]
Code: Select all
::http::register https 443 [list ::tls::socket -servername the.server.name]