mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-25 04:02:45 +01:00
example-conf: dcument the altnicks option on clientbot
This commit is contained in:
parent
0bb4a35c6f
commit
62e4e66321
@ -391,6 +391,11 @@ servers:
|
||||
#pylink_nick: pybot
|
||||
#pylink_ident: pybot
|
||||
|
||||
# You can also define alternate fallback nicks on Clientbot. These will be used in order
|
||||
# if successive nicks are unavailable, falling back to the default nick plus an increasing
|
||||
# number of underscores.
|
||||
#pylink_altnicks: ["pybot`", "pybot-"]
|
||||
|
||||
# SSL options. Certfile and keyfile are optional, but can be used for CertFP/SASL external
|
||||
# if supported.
|
||||
ssl: true
|
||||
|
Loading…
Reference in New Issue
Block a user