mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 21:39:27 +01:00
QuickStart: fix IRCnet table
This commit is contained in:
parent
cfb9e482d3
commit
494a53957e
@ -110,7 +110,7 @@ Instead, its nicknames and channels are protected by custom bots.
|
|||||||
These settings may be useful:
|
These settings may be useful:
|
||||||
|
|
||||||
Registry key | Description | Default value| Recommended value
|
Registry key | Description | Default value| Recommended value
|
||||||
--- | --- | ---:
|
--- | --- | ---: | ---:
|
||||||
general.identify_nick | Who to /msg for login/identify/authentication. Defaults to NickServ, can be overridden to a custom bot. | NickServ | `<service botnick>`
|
general.identify_nick | Who to /msg for login/identify/authentication. Defaults to NickServ, can be overridden to a custom bot. | NickServ | `<service botnick>`
|
||||||
general.identify_command | Command to send to `general.identify_nick` to login. | identify $nick $password | `<service bot command>`
|
general.identify_command | Command to send to `general.identify_nick` to login. | identify $nick $password | `<service bot command>`
|
||||||
general.op_nick | Who to /msg to request channel OP status. Defaults to ChanServ, can be overridden to a custom bot. | ChanServ | `<service botnick>`
|
general.op_nick | Who to /msg to request channel OP status. Defaults to ChanServ, can be overridden to a custom bot. | ChanServ | `<service botnick>`
|
||||||
|
Loading…
Reference in New Issue
Block a user