Sending automated broadcast messages

I’ve done some searching, but have been unable to find an answer, so thought I’d try my luck here.

What I would like to be able to do it to configure broadcast messages to be sent out at a specific time in the future when I may not necessarily be at my machine, so for example I want to send “Hello world” at 8pm this evening after I have gone home.

Does any plugin exist that would allow me to do this ??

Thanks in advance

I see this as a server plugin, not on the client side. There is no such plugin for Openfire either. You will have to code it yourself or find someone to do this for you.

Hi,

try cron and the script in http://www.igniterealtime.org/community/message/126512 (while I wonder whether the script does still work for the current version).

LG