X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=files%2Fblootbot.help;h=e3ee4de897d1d61707461fc209d2f8af1c12f95b;hb=0a03234c837cefef8cd59c3f078e8a1732ae35c9;hp=111f0b282d7d10db889d10b4b5b5d37753f360ca;hpb=aa04b5e61db5c92b683df44d512e08f768af256a;p=infobot.git diff --git a/files/blootbot.help b/files/blootbot.help index 111f0b2..e3ee4de 100644 --- a/files/blootbot.help +++ b/files/blootbot.help @@ -1,5 +1,5 @@ -# Revised: 19991109. -# Author: xk +# Revised: 20050224 +# Author: Tim Riker ### main: I learn mainly by observing declarative statements such as "x is at http://www.xxx.com", and then reply when people ask things like "where can i find x?" @@ -15,7 +15,8 @@ dollar variables: $Fdunno - ... dollar variables: $Fquestion - ... dollar variables: $Fupdate - ... dollar variables: $channel - channel from which the factoid was requested -dollar variables: $date - current date +dollar variables: $date - current date (GMT) +dollar variables: $day - day of week (full name, locale) dollar variables: $factoids - factoid count dollar variables: $host - hostname of factoid requester dollar variables: $ident - bot nick @@ -24,7 +25,7 @@ dollar variables: $memusage - ... dollar variables: $rand - random number, also $rand100.2 dollar variables: $randnick - random nick dollar variables: $startTime - start time -dollar variables: $time - current time +dollar variables: $time - current time (GMT) dollar variables: $uptime - ... dollar variables: $user - username of factoid requester dollar variables: $who - nick of factoid requester @@ -97,6 +98,7 @@ chanset: U: ## [#chan] [what] [val] chanset: E: ## #c +test chanset: E: ## #c -test chanset: E: ## #c test +chanset: E: ## #c test 0 chanset: E: ## #c test testing123 chanunset: D: remove a variable from a channel @@ -104,7 +106,7 @@ chanunset: U: ## <#chan> [what] chanunset: E: ## #c chanunset: E: ## #c test -chattr: D: Change flags on a user (see @regFlagsUser in source) +chattr: D: Change flags on a user (see "help flags") chattr: U: ## [flags] chattr: E: ## bloot +nmo chattr: E: ## bloot -ot @@ -132,6 +134,7 @@ cpustats: cpustats dumps the bot's cpu usage this session crypt: It's good that you thought about encryption. I can do it for you. crypt: U: ## crypt: E: ## 69 changeme +crypt: E: ## $1$abcde changeme cycle: D: Causes me to cycle in the channel it's said, or in the named channel cycle: U: ## [channel] @@ -244,6 +247,10 @@ lart: U: ## [#chan] lart: E: ## lenzo infobot's bugginess lart: E: ## #perl everyone perl \=\= lamerville +lc: D: lower case a given string +lc: U: ## +lc: E: ## When will blootbot achieve world domination? + listauth: D: Search the factoid extension db by creator listauth: U: ## listauth: E: ## xk @@ -268,6 +275,10 @@ lock: E: ## abuse lock: N: By default, only registered "ops" on the bots or factoids matching the user's nick are able to lock factoids. lock: N: Requires factoid extension (extra) support enabled. +md5: D: calculates the md5sum of a given string +md5: U: ## +md5: E: ## When will blootbot achieve world domination? + mode: set modes for a channel mode: U: ## <#chan> mode: E: ## #botpark +t @@ -312,6 +323,10 @@ nickometer: U: ## {nick,channel} nickometer: E: ## unknown_lamer nickometer: E: ## #botpark +onjoin: D: get/set OnJoin message (needs chan option +OnJoin) +onjoin: U: ## [#chan|_default] [-] [message] +onjoin: E: ## blootbot Hey! It's another blootbot! + ord: D: Convert ascii to decimal ord: U: ## ord: E: ## c @@ -326,6 +341,10 @@ part: U: ## <#channel> part: E: ## #botpark part: NOTE: /kick is an alternative +piglatin: D: translates english text into piglatin +piglatin: U: ## +piglatin: E: ## When will blootbot achieve world domination? + quote: D: Frontend to yahoo's online stock market share listing quote: U: ## quote: E: ## RHAT,MSFT @@ -334,13 +353,21 @@ rename: D: Factoid renaming rename: U: ## 'from' 'to' rename: E: ## 'infobot' 'blootbot' -rot13: D: ROT13's the given string +reverse: D: reverses a given string +reverse: U: ## +reverse: E: ## When will blootbot achieve world domination? + +rot13: D: ROT13's a given string rot13: U: ## rot13: E: ## guvf vf n ynzr rknzcyr say: D: operator command to say things in a channel say: U: ## +scramble: D: scrambles a given string +scramble: U: ## +scramble: E: ## When will blootbot achieve world domination? + search: U: ## for search: E: ## google for blootbot @@ -405,6 +432,10 @@ topic: NOTE: #chan arg is only required if command is sent over private message topic: NOTE: commands can be preceeded? with '-' in order not to enforce changes to topic. topic: End of help. +uc: D: upper case a given string +uc: U: ## +uc: E: ## When will blootbot achieve world domination? + unforget: If a factoid has been forgotten, "unforget x" will cause me to unerase it. unlobotomy: Not possible in real life, an unlobotomy will bring me back to life in the case of a lobotomy. @@ -437,3 +468,18 @@ wtf: E: ## iirc +host: E: ## owner +host: E: ## *!*@owns.org +host: E: ## owner leet!leet@*.heh.org + +flags: D: Flags for chattr command +flags: D: "A" - bot administration over /msg (default is only via DCC CHAT) +flags: D: "O" - dynamic ops (as on channel). (automatic +o) +flags: D: "T" - add topics. +flags: D: "a" - ask/request factoid. +flags: D: "m" - modify factoid. (includes renaming) +flags: D: "n" - bot owner, can "reload" +flags: D: "o" - master of bot (automatic +amrt) +flags: D: - can search on factoid strings shorter than 2 chars +flags: D: - can tell bot to join new channels +flags: D: - can [un]lock factoids +flags: D: "r" - remove factoid. +flags: D: "t" - teach/add factoid. +