3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-26 04:32:51 +01:00

example-conf: clarify nick/ident setting on clientbot

(cherry picked from commit 170d793939)
This commit is contained in:
James Lu 2018-04-07 15:37:42 -07:00
parent c7159b9cad
commit c82b12d9d6

View File

@ -397,8 +397,7 @@ servers:
#channels: ["#this-works-as-usual"] #channels: ["#this-works-as-usual"]
protocol: "clientbot" protocol: "clientbot"
# Once again, you can override the nick and ident of service bots on specific networks using # You can set the PyLink bot nick and ident using the "pylink_nick" and "pylink_ident" options.
# the "servicename_nick" and "servicename_ident" options.
#pylink_nick: pybot #pylink_nick: pybot
#pylink_ident: pybot #pylink_ident: pybot