chiark / gitweb /
Many bugfixes from actual testing!
[ircbot] / helpinfos
index cefe77e124dd2162183c2620fdac66d515769dbb..2359e88b55ed7ab20756dfa7690529435af542c8 100644 (file)
--- a/helpinfos
+++ b/helpinfos
@@ -32,25 +32,26 @@ tell <nick> <message ...>
  `help !untell' and `help !delmsg'.
 
 :untell
-!untell [<nick> ...]
- Forgets about all message(s) you've sent with !tell, or those to
- particular nick(s).  Use !delmsg to delete messages sent *to* you.
- There is no way to untell individual messages to the same nick.
If your nick is secure, you must !identify yourself to use untell.
+!untell <nick> ...
+ Forgets about all message(s) you've sent with !tell to particular
+ nick(s).  Use !delmsg to delete messages sent *to* you.  There is no
+ way to untell individual messages to the same nick.  If your nick is
+ secure, you must !identify yourself to use untell.
 
 :tellme
-!tellme  repeats any messages you have outstanding.
+The !tellme command repeats any messages you have outstanding.
 !set tellme configures how you receive messages sent with !tell:
- set tellme insecure              When I see you.  (Default.)
- set tellme secure                Hide body until secure ident.
+ set tellme insecure              When I see you.
+ set tellme secure [<!interval>]   Hide body (reminding) until ident.
  set tellme refuse                Do not accept messages.
  set tellme mailto <email-addr>   By email.  (Secure nicks only.)
-and also when to consider them delivered (see `help !untell'):
+Default: `secure 600'.  For insecure nicks `secure' == `insecure'.
+To set when to consider messages delivered (see `help !untell'):
  set tellme unreliable            Tell you once, then forget.
- set tellme pester <interval>     Remind until you say !delmsg
- set tellme remind <every-!interval> [<within-interval>]
+ set tellme remind [<every-interval> [<within-interval>]]
     Remind until you talk on channel within <within-interval>
     of me having told you.  (Default is remind 1h 30s.)
+ set tellme pester <interval>     Remind until you say !delmsg
 
 :delmsg
 delmsg [<nick> ...]