From: ijackson Date: Fri, 22 Mar 2002 16:16:51 +0000 (+0000) Subject: Merge !tell feature. cvs up -j branchpoint-2001-10-09-tell -j merge-2001-10-09-tell X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=83f7529d3fcc553a96af73faacc07287346ef721;p=ircbot.git Merge !tell feature. cvs up -j branchpoint-2001-10-09-tell -j merge-2001-10-09-tell --- 83f7529d3fcc553a96af73faacc07287346ef721 diff --cc helpinfos index 2444f93,bc96581..8a2e2bd --- a/helpinfos +++ b/helpinfos @@@ -10,11 -10,11 +10,12 @@@ General commands: Registratio !help [||] !register [insecure|delete] !seen !set [ []] who [] !summon (See `help !identify', `help !blight-id') - !invite [] ... Channel settings (see `help channel'): - !op [] !channel [] [....] - !leave [] Additional help topics: - !ping [] !identify !identpass !invite !blight-id - !kill [] + !invite [] ... For channel managers (see `help channel'): - !leave [] !channel [] [....] - !ping [] !op [] - !tell Additional help topics: - !kill [] !identify !identpass !invite !blight-id ++ !ping [] !op [] ++ !kill [] !leave [] ++ !tell !channel [] [....] ++Additional help topics: ++ !tutorial (long\!) !identify !identpass !invite !blight-id Send commands to me by /msg, or say them in channel with \! in front. To get me on a channel, invite me. To become channel manager, op me. @@@ -192,15 -229,18 +230,22 @@@ Replies with hopefully-useful informati actual message traffic counts, and \!-commands don't count either. * The specified string, if any. I can tell you this automatically if you like - see `help !marktime'. + If you have undelivered messages sent with !tell by or to you, I'll + let you know about those too (privately, if you ping on channel). :marktime - !set marktime off Only an explicit `!ping' command sends you info. - set marktime once Send ping info shortly after I first see you. - set marktime s Also send info every seconds (min 300s). - set marktime ks Also send info every kiloseconds (min 1ks). - set marktime m Also send info every minutes (min 5m). - set marktime h Also send info every hours (min 1h). + !set marktime off Only an explicit `!ping' command sends info. + set marktime once Send ping info shortly after I first see you. + set marktime Also send info regularly (min. interval 5m). + + :interval + Intervals in commands are , where the unit is one of + s for seconds, ks for kiloseconds, m for minutes, h for hours. + ++:tutorial ++Sorry, there is no tutorial. If you would like to contribute by ++writing one, please email ijackson@chiark.greenend.org.uk. + # Local variables: # fill-column: 69 # End: