Page 1 of 1

Timestamp on chat messages

Posted: Sun Jun 18, 2017 2:10 pm
by jacktim
I was wondering how we could get a timestamp into the chat messages by default. I would really enjoy a setting that would make chat messages include a timestamp, with an option on display method:

Inline: UserName (Time): Message
Tooltip: UserName^: Message
Hidden: UserName: Message

As well as formatting options for the date/time in the timestamp.

Currently, I'm adding all the timestamps to my macros (using: json.get(getInfo("server"),"timeDate") ), but I would like for these options to be in the default chat box.

Thanks in advance for whatever comes of this.