mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/QuickStart.md: test
This commit is contained in:
parent
6fbacdd49b
commit
14ac345f8c
@ -217,11 +217,11 @@ Replace the placeholders, marked `X`, with values you want to use. Note that thi
|
|||||||
|
|
||||||
* If you want PBot to identify with a custom bot or service on IRCnet/other networks, use this command:
|
* If you want PBot to identify with a custom bot or service on IRCnet/other networks, use this command:
|
||||||
|
|
||||||
pbot data_dir=X irc.botnick=X irc.server=X irc.port=X general.identify_nick=X general.op_nick=X
|
`pbot data_dir=X irc.botnick=X irc.server=X irc.port=X general.identify_nick=X general.op_nick=X`
|
||||||
|
|
||||||
* Otherwise, use this one:
|
* Otherwise, use this one:
|
||||||
|
|
||||||
pbot data_dir=X irc.botnick=X irc.server=X irc.port=X
|
`pbot data_dir=X irc.botnick=X irc.server=X irc.port=X`
|
||||||
|
|
||||||
### Regular start-up
|
### Regular start-up
|
||||||
After your initial start-up command, you only need to use the `data_dir`
|
After your initial start-up command, you only need to use the `data_dir`
|
||||||
|
Loading…
Reference in New Issue
Block a user