this is the code that I used
on *:start: {
.timerchristmas 0 9:30 checkdate
}
alias checkdate {
if ($date == 17/10/2006) {
topic #Kichigaijimata look at me mommy! I can change topic! Yaaaaay!!!
.timerchristmas off
}
}
everything in the remote tab. i couldent get it to work, so I added a echo so I could see if it was trigged, which it werent. any idea what's wrong?
EDIT: typos