I get "Command incomplete" as a response when I try to enter "all" for the parameter:
["12:34"] = "all",
I'm no coder or so, but I did find some entries about this command:
elseif FreshStuff.WhenAndWhatToShow[ os.date( "%H:%N" ) ] == "all" then
FreshStuff.Broadcast( FreshStuff.MsgAll, botname() )
On line 703-704, I think.
What happens from there I don't know.
Did find a line that was remarked, but at the time writing this, I don't remember which one.
I did remove this remark, but no change.
And, one additional question, since there's no documentation about this script to speak of, but how do I issue a command, like "!prunerel", preferably in the same area as the timing for releases? Have I missed any such function in the script file?
Thanks.