5
« on: October 23, 2015, 08:59:22 AM »
I have this command right now:
command: !hl
code: Highlight "@target@" recorded at @uptime@! @savelog@[Highlights.txt,@uptime@ Possible highlight @target@ recorded by @user@]
input: !hl funny thing that happens
output to chat: Highlight "funny thing that happens" recorded at 1 hour 4 minutes!
output to text file: 1 hour 4 minutes Possible highlight funny thing that happens recorded by SpoonMan54321
I would like to add one small thing to this, the date the highlight was recorded. Very often I won't get to go back to this for some time, and while I can kind of filter through it and figure out which day, it would be better to just have it there. For now I've been just adding the date manually as part of the @target@, but I would like to be able to do it automatically. Can that be done?
Thanks