3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00

adv-relay-conf: add a missing $

This commit is contained in:
James Lu 2017-05-15 17:22:58 -07:00 committed by GitHub
parent a5b3011ea4
commit b2643a0ac8

View File

@ -15,7 +15,7 @@ These options take template strings as documented here: https://docs.python.org/
- For all events:
- `$netname`: origin network name
- `$sender`: nick of sender
- `sender_identhost`: ident@host string of sender
- `$sender_identhost`: ident@host string of sender
- `$colored_sender`: color hashed version of `$sender`
- `$colored_netname`: color hashed version of `$netname`
- For KICK, and other events that have a `$target` field corresponding to a user: