зеркало из https://github.com/mozilla/pjs.git
More documentation: Link from README to INSTALL, and add more help for channelKeys.
This commit is contained in:
Родитель
bd5152ffc2
Коммит
4fcc2f5222
|
@ -256,7 +256,10 @@ The main variables are:
|
|||
|
||||
channelKeys -- a mapping of (lowercase) channel names to keys. It
|
||||
is assumed that any channel without an entry in this variable has
|
||||
no key.
|
||||
no key. For example, to tell mozbot that the key for channel
|
||||
#channel is 'password', you would use:
|
||||
|
||||
/msg mozbot vars Admin channelKeys '+|#channel|password'
|
||||
|
||||
autojoin -- whether (1) or not (0) the module should automatically
|
||||
add a new channel to its "channels" list when the bot joins a new
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
This is the source code for "mozbot", the IRC bot who hangs out in the
|
||||
#mozilla channel at irc.mozilla.org.
|
||||
|
||||
See the INSTALL file for installation and configuration instructions.
|
||||
|
|
Загрузка…
Ссылка в новой задаче