So I am looping through a txt file and running this command
Code: Select all
utimer 30 [ list putserv "PRIVMSG $chan :$line" ]
But that delays the entire output by 30 seconds so itll wait 30 seconds then display the lines without delay, I am attempting to delay each line output