Discussion of eggdrop bots, shell accounts and tcl scripts.
Skip to content
Post by Dizmo » Sun Oct 17, 2004 11:57 am
Post by greenbear » Sun Oct 17, 2004 12:28 pm
Code: Select all
if {![string match "*x:save*" [timers]]} {timer 15 x:save} proc x:save {} { putserv "PRIVMSG X :save" if {![string match "*x:save*" [timers]]} { timer 15 x:save } }
Post by Dizmo » Sun Oct 17, 2004 6:25 pm
Return to “Archive”