I need a script that I can define a message to be sent out at an interval of every few minutes defined by me to a chat room, and it expires when the time is over.
Here is an example:
Defined channel is: #england
!timer 60 12.10.2013 12:00 This message will be sent out to #England every 60 minutes untill October 12th at 12:00
[
Tcl error [timed_announcer]: bad switch "-format": must be -base or -gmt
/code]
My Input was:
!timer 240 13.10.2013 20:00 message here
What did I do wrong? it seems to fit the syntax according to the script..?
In partyline, do:
.status
and see the version of TCL
The bot I ran it on is:
Tcl version: 8.5.8 (header version 8.5.8 )
I wonder if that could be it.
Perhaps you are using 8.4 ... I'd have to go look it up, but I'm thinking that the clock command options changed from 8.4 to 8.5