mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
example-conf: describe more clearly the pylink_nick/ident options in the clientbot block
This commit is contained in:
parent
8424870ec3
commit
050721af5b
@ -287,8 +287,8 @@ servers:
|
|||||||
channels: ["#this-works-as-usual"]
|
channels: ["#this-works-as-usual"]
|
||||||
protocol: "clientbot"
|
protocol: "clientbot"
|
||||||
|
|
||||||
# You can set any clientbot-specific nicks and idents here if you wish. They default to
|
# Once again, you can override the nick and ident of service bots on specific networks using
|
||||||
# the nick/ident specified in the bot: config block if not given.
|
# the "servicename_nick" and "servicename_ident" options.
|
||||||
pylink_nick: pybot
|
pylink_nick: pybot
|
||||||
#pylink_ident: pybot
|
#pylink_ident: pybot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user