chiark / gitweb /
Working on implementation of tell. Have done: tell, and set tellme. Need to do...
[ircbot] / helpinfos
index a8466954b4f22fa689f3772f5bd4e9685da919e1..cefe77e124dd2162183c2620fdac66d515769dbb 100644 (file)
--- a/helpinfos
+++ b/helpinfos
@@ -36,8 +36,10 @@ tell <nick> <message ...>
  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.
  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.
 
 :tellme
 
 :tellme
+!tellme  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 configures how you receive messages sent with !tell:
  set tellme insecure              When I see you.  (Default.)
  set tellme secure                Hide body until secure ident.
@@ -46,7 +48,6 @@ tell <nick> <message ...>
 and also when to consider them delivered (see `help !untell'):
  set tellme unreliable            Tell you once, then forget.
  set tellme pester <interval>     Remind until you say !delmsg
 and also when to consider them delivered (see `help !untell'):
  set tellme unreliable            Tell you once, then forget.
  set tellme pester <interval>     Remind until you say !delmsg
- set tellme reliable <interval>   Like pester, but identify req'd.
  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 remind <every-!interval> [<within-interval>]
     Remind until you talk on channel within <within-interval>
     of me having told you.  (Default is remind 1h 30s.)