I tried to search for anything familiar, but could find any so here goes.
on *:START:{ .timer 0 1 /titlebar $time(HH:nn:ss) }
Now, this doesnt update as it should. Why?`When I take .timer 0 1 /titlebar $time(HH:nn:ss) when I'm in IRC completly, its doing fine, but not on start. any idea on how to fix that?