mirror of https://github.com/SeanOMik/znc-push.git
Add {network} for keyword expansion to README.md
This commit is contained in:
parent
0317a26ec7
commit
09628ac017
|
@ -205,6 +205,7 @@ The following keywords will be replaced with the appropriate value:
|
||||||
|
|
||||||
* `{context}`: the channel or query window context
|
* `{context}`: the channel or query window context
|
||||||
* `{nick}`: the nick that sent the message
|
* `{nick}`: the nick that sent the message
|
||||||
|
* `{network}`: the network the message is coming from
|
||||||
* `{datetime}`: [ISO 8601][] date string, in server-local time
|
* `{datetime}`: [ISO 8601][] date string, in server-local time
|
||||||
* `{unixtime}`: unix-style integer timestamp
|
* `{unixtime}`: unix-style integer timestamp
|
||||||
* `{title}`: the default title for the notification
|
* `{title}`: the default title for the notification
|
||||||
|
|
Loading…
Reference in New Issue