Code: Select all
Tcl error [throttleclean_]: invalid command name "throttleclean_"
Code: Select all
Tcl error [throttleclean_]: invalid command name "throttleclean_"
Code: Select all
if {![onchan $n $::channel(A)]} {
Code: Select all
if {![onchan $nick $::channel(A)]} {
Code: Select all
proc evnt:init_server {type} {
global botnick
putquick "MODE $botnick +i-ws"
putquick "IDENTIFY <nickname> <your-password>"
}
# c - commands
Code: Select all
logfile cp #channel "logs/channel.log"