]> git.donarmstrong.com Git - infobot.git/blobdiff - files/blootbot.help
* Rebranding from blootbot to infobot
[infobot.git] / files / blootbot.help
index 54de65464f8a721bf51a00ed5822be767818e07a..e3ee4de897d1d61707461fc209d2f8af1c12f95b 100644 (file)
@@ -98,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
@@ -105,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: ## <user> [flags]
 chattr: E: ## bloot +nmo
 chattr: E: ## bloot -ot
@@ -246,6 +247,10 @@ lart: U: ## [#chan] <who>
 lart: E: ## lenzo infobot's bugginess
 lart: E: ## #perl everyone perl \=\= lamerville
 
+lc: D: lower case a given string
+lc: U: ## <string>
+lc: E: ## When will blootbot achieve world domination?
+
 listauth: D: Search the factoid extension db by creator
 listauth: U: ## <search>
 listauth: E: ## xk
@@ -319,7 +324,7 @@ nickometer: E: ## unknown_lamer
 nickometer: E: ## #botpark
 
 onjoin: D: get/set OnJoin message (needs chan option +OnJoin)
-onjoin: U: ## [chan] [-]<nick> [message]
+onjoin: U: ## [#chan|_default] [-]<nick> [message]
 onjoin: E: ## blootbot Hey! It's another blootbot!
 
 ord: D: Convert ascii to decimal
@@ -427,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: ## <string>
+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.
@@ -459,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.
+