chiark / gitweb /
Do not trash errorcode &c with unset calling_nick
[ircbot] / helpinfos
index 1ae3a765001f583cf2a6735a3dfb80c8b1b2cba2..d421bab22059b78094907d52cd7ac4593aa6798d 100644 (file)
--- a/helpinfos
+++ b/helpinfos
@@ -54,6 +54,7 @@ oplist [<chan>] = <nick> <nick> ...  set chop list
  Configures the list of who may use the `ops' command.  You must be
  on the oplist yourself to do this.  If you op me on a channel I'll
  automatically add you to the oplist if you have identified yourself.
+ If you make the channel op list empty I'll forget about the channel.
 (Not yet implemented!)
 
 !identify
@@ -74,6 +75,7 @@ identpass <username> <password>
  Identification, for example with /blight-id, is actually done with
  `identpass', which feeds the md5sum of the password to `userv
  <username> irc-identpass <nick>'.  That must exit 0 if all is well.
+ By default this checks the md5sum against ~/.userv/irc-pass-md5.
 
 !invite
 If you invite me to a channel I'll join it.