]> git.donarmstrong.com Git - infobot.git/blobdiff - files/blootbot.help
clarify channel specification for onjoin
[infobot.git] / files / blootbot.help
index fe3d8f79e08fdf42eaa80c31e440720c1b83e44a..2044d086a9e3e23c6039e3f15a280a8fde20e089 100644 (file)
@@ -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
@@ -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: ## <salt> <string>
 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] <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
@@ -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: ## <string>
+md5: E: ## When will blootbot achieve world domination?
+
 mode: set modes for a channel
 mode: U: ## <#chan> <mode>
 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] [-]<nick> [message]
+onjoin: E: ## blootbot Hey! It's another blootbot!
+
 ord: D: Convert ascii to decimal
 ord: U: ## <single character>
 ord: E: ## c
@@ -338,6 +353,10 @@ rename: D: Factoid renaming
 rename: U: ## 'from' 'to'
 rename: E: ## 'infobot' 'blootbot'
 
+reverse: D: reverses a given string
+reverse: U: ## <string>
+reverse: E: ## When will blootbot achieve world domination?
+
 rot13: D: ROT13's a given string
 rot13: U: ## <string>
 rot13: E: ## guvf vf n ynzr rknzcyr
@@ -413,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.