Help with !Time command on Youtube

How can I add a personal message that Nightbot could say when I write the command !time ?
Example. I say !time and I want him to say “Time for ISS Crew is GMT …” and then he shows the time.
Is it possible???

!commands add !time Time for ISS Crew is GMT $(time Etc/GMT "h:mm:ss A")

Here is a formatting guide in case you want to change the time format: http://momentjs.com/docs/#/displaying/format/

that worked! thank you!!!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.