Posted By: Zarthus
Does `echo -t` parse server-time? - 22/11/15 04:49 PM
In the following event:
is server-time parsed? It does not currently appear to be that case - but I have no idea how to confirm this accurately.
Reference:
https://github.com/ircv3/ircv3-specifications/issues/182#issuecomment-158777149
Code:
on ^*:KICK:#: { echo -t Something happened! }
is server-time parsed? It does not currently appear to be that case - but I have no idea how to confirm this accurately.
Reference:
https://github.com/ircv3/ircv3-specifications/issues/182#issuecomment-158777149