]> git.donarmstrong.com Git - infobot.git/commitdiff
Instead of viewing the source, see 'help flags' for user flag for the blootbot.users...
authorsimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 6 Mar 2007 19:54:44 +0000 (19:54 +0000)
committersimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 6 Mar 2007 19:54:44 +0000 (19:54 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1299 c11ca15a-4712-0410-83d8-924469b57eb5

files/blootbot.help

index 2044d086a9e3e23c6039e3f15a280a8fde20e089..e3ee4de897d1d61707461fc209d2f8af1c12f95b 100644 (file)
@@ -106,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
@@ -468,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.
+