Hi,
Is it possible to chain custom command in timed message using @exec@?
Let's say I have a custom command !phrase displaying random phrase for the list.
I would like to have a timed msg like:
The phrase of the day is: Hello what the beatifoul day is today!
so i created following timed message:
The phrase of the day is: @exec@[1,!phrase]
But this is not working for me. Timed message is displaying this as a text.
Thanks for any help on this.