]> git.donarmstrong.com Git - infobot.git/blob - files/blootbot.help
- patch from Morten Brix Pedersen <morten@wtf.dk>. Thanks!
[infobot.git] / files / blootbot.help
1 # Revised: 19991109.
2 #  Author: xk
3 ###
4
5 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?"
6
7 author: oznoid (mailto:lenzo@ri.cmu.edu) is my original author.
8
9 corrections: If I come back with "...but x is at http://xx.xx.xx" or something like that, and you want to change the entry, use "no, x is at http://sdfsdfsdf".  The "No," tells me to supercede the existing value.
10 corrections: you can append stuff to a factoid with "also". "x is also at ..."
11
12 action: This is used to override the usual response. "x is <action> does the hokey-pokey". When asked about x, the bot does this "* blootbot does the hokey-pokey"
13
14 reply: There is a special tag, <reply>, that is used to override the usual response.  Usually, a response is "X is Y", but it can be made "Y" by making the entry "X is <reply> Y".  
15
16 alternation: The || symbol in an entry causes an blootbot to choose one of the replies at random. "X is Y||Z" will produce "X is Y" or "X is Z" randomly. 
17
18 redirection: If a factoid x contains simply "<reply> see y", then when asked for x, I will deliver factoid y instead
19
20 # now the commands...
21 lobotomy: I can be given a lobotomy ([o] is required) if people start to abuse me.  To bring me back to life, give me an unlobotomy
22
23 unlobotomy: Which is not possible in real life, an unlobotomy will bring me back to life in the case of a lobotomy.
24
25 addressing: It is a good idea if I stay in REQUIRE mode so that I won't yell out random crap if I listen in too hard.  Currently there is no way to turn this off on-the-fly. (REQUIRE mode requires me to be addressed by name if I am to respond)
26
27 forget: If I have an old/redundant factoid x, "forget x" will cause me to erase it.
28
29 unforget: If a factoid has been forgotten, "unforget x" will cause me to unerase it.
30
31 find: D: Debian Packages (fallback to Contents) search
32 find: U: ## <string> [dist]
33 find: E: ## strings.h
34 find: E: ## x11amp potato
35
36 contents: D: Debian Contents search only (no Packages)
37 contents: U: ## <string> [dist]
38 contents: E: ## strings.h
39 contents: E: ## x11amp potato
40
41 dauthor: D: Find Debian package maintainers, and list the packages they maintain
42 dauthor: U: ## <string> [dist]
43 dauthor: E: ## Wichert
44 dauthor: E: ## Wichert potato
45
46 ddesc: D: Search the Description: lines in Debian packages
47 ddesc: U: ## <string> [dist]
48 ddesc: E: ## mule
49 ddesc: E: ## mule potato
50
51 bugs: D: Show the current count of release critical bugs (latest versions)
52 bugs: U: ##
53
54 dstats: D: Show basic stats on the current size of the Debian distros
55 dstats: U: ## [dist]
56 dstats: E: ##
57 dstats: E: ## potato
58
59 uptime: D: Show the current uptime, and the top 3 uptimes recorded
60 uptime: U: ##
61
62 rename: D: Factoid renaming
63 rename: U: ## 'from' 'to'
64 rename: E: ## 'infobot' 'blootbot'
65
66 nslookup: D: Query DNS
67 nslookup: U: ## <host|ip>
68 nslookup: E: ## debian.org
69 nslookup: E: ## 3.1.33.7
70
71 spell: You've guessed it right, I'm a spell checker. Give me any word and I can confirm whether it's good or bad.
72
73 crypt: It's good that you thought about encryption. I can do it for you.
74 crypt: U: ## <string> <salt>
75 crypt: E: ## changeme 69
76
77 join: U: ## <#chan> [key]
78 join: E: ## #debian
79 join: E: ## #debian rules
80
81 kick: U: ## <nick> [#chan]
82 kick: E: ## oznoid
83 kick: E: ## larne #debian
84
85 wantnick: If someone's taken my nick (I hope not) and I'm using some temporary nick, I can change back to my original nick if it's not taken (again).
86
87 chaninfo: D: Display channel statistics on Op, Ban, Deop, Unban, Part, Join, SignOff, PublicMsg, Kick and Topic
88 chaninfo: U: ## [#channel]
89 chaninfo: E: ##
90 chaninfo: E: ## #debian
91
92 dict: D: DICT Protocol Client
93 dict: U: ## <query>
94 dict: E: ## AI
95 dict: E: ## 1 linux
96
97 freshmeat: D: Frontend to www.freshmeat.net
98 freshmeat: U: ## <query>
99 freshmeat: E: ## blootbot
100
101 factstats: D: Display statistical data (max of 15) about factoids.
102 factstats: U: ## <type>
103 factstats: == author    -- top author of factoids.
104 factstats: == broken    -- broken factoids.
105 factstats: == dupe      -- duplicate factoids.
106 factstats: == locked    -- locked factoids.
107 factstats: == new       -- recent addition of factoids.
108 factstats: == partdupe  -- initial partial duplicate factoids.
109 factstats: == profanity -- possibly offensive factoids.
110 factstats: == redir     -- redirection in factoids.
111 factstats: == requested -- most requested factoids.
112 factstats: == toolong   -- factoid {key|value} exceeding specified length.
113 factstats: == unrequest -- unrequested factoids.
114 factstats: E: ## new
115
116 lart: D: Luser Attitude Readjustment Tool
117 lart: U: ## [#chan] <who>
118 lart: E: ## lenzo infobot's bugginess
119 lart: E: ## #perl everyone perl \=\= lamerville
120
121 listauth: D: Search the factoid extension db by creator
122 listauth: U: ## <search>
123 listauth: E: ## xk
124
125 listkeys: D: Search the factoid database by key (factoid)
126 listkeys: U: ## <regex>
127 listkeys: E: ## blootbot
128
129 listvalues: D: Search the factoid database by value (description)
130 listvalues: U: ## <regex>
131 listvalues: E: ## blootbot
132
133 quote: D: Frontend to yahoo's online stock market share listing
134 quote: U: ## <query>
135 quote: E: ## RHAT
136
137 topic add: D: Add your own topic
138 topic add: U: ## <topic>
139 topic add: E: ## This is a test
140
141 topic del: D: Delete one or two subtopics
142 topic del: U: ## <#>
143 topic del: E: ## 1
144 topic del: E: ## 1-3,5
145 topic del: E: ## last
146
147 topic mod: D: Search and replace strings in the topic
148 topic mod: U: ## <REGEX>
149 topic mod: E: s/test/TEST/
150 topic mod: E: s#msg test#/msg test#g
151
152 topic mv: D: Move subtopics around.
153 topic mv: U: ## <#> <before|after|swap> <#>
154 topic mv: E: ## 1 after 2
155 topic mv: E: ## first before last
156
157 topic restore: D: Restores the topic to an earlier version
158 topic restore: U: ## <#>
159 topic restore: E: ## 3
160
161 topic: Usage for 'topic [#chan] <params>':
162 topic:   ---------------- __Subtopic__:
163 topic:   add <TOPIC>    - Append <TOPIC> to topic.
164 topic:   del <#>        - Remove subtopic <#> from topic.
165 topic:   list           - Display subtopics.
166 topic:   mod s/old/new/ - Search and replace topic.
167 topic:   mv <ARGS>      - 'topic mv'.
168 topic:   shuffle        - Randomly organize subtopics.
169 topic:   ---------------- __Topic__
170 topic:   history        - Show previous topics.
171 topic:   restore <#>    - Restore topic to <#>.
172 topic:   rehash         - Rehash changes to topic.
173 topic:   info           - Who and time info.
174 topic:   ---------------- __Misc__
175 topic:   about          - Read the file :)
176 topic:   help           - This screen.
177 topic: NOTE: #chan arg is only required if command is sent over private message to nick, otherwise it is not needed if sent to the channel.
178 topic: NOTE: commands can be preceeded? with '-' in order not to enforce changes to topic.
179 topic: End of help.
180
181 part: D: Leave a channel (DCC only)
182 part: U: ## <#channel>
183 part: E: ## #debian
184 part: NOTE: /kick is an alternative
185
186 seen: D: Report last seen time for somebody
187 seen: U: ## <nick>
188 seen: E: ## blootbot
189
190 factinfo: D: View statistical information about a particular factoid.
191 factinfo: U: ## <factoid>
192 factinfo: E: ## test
193
194 cookie: I can feed your appetite with random factoids.
195
196 slashdot: D: News for nerds, Stuff that matters. [tm] (shows the headlines)
197 slashdot: U: ##
198
199 babelfish: D: Frontend to babelfish translating service provided by digital.com
200 babelfish: U: x to <lang>: <words>
201 babelfish: U: translate from <lang>: <words>
202 babelfish: E: x to de: your cars rock
203
204 search: U: ## <engine> for <string>
205 search: E: ## google for evil
206
207 karma: Karma is a community rating system.  Use "X++" to increase the karma, or "X--" to decrease it.  Ask for ratings using "karma for X?"
208
209 kernel: D: Frontend to linux.kernel.org's finger response.
210 kernel: U: ##
211
212 lock: D: Factoid locking to prevent removal by others.
213 lock: U: ## <factoid>
214 lock: E: ## abuse
215 lock: N: By default, only registered "ops" on the bots or factoids matching the user's nick are able to lock factoids.
216 lock: N: Requires factoid extension (extra) support enabled.
217
218 unlock: D: Factoid unlocking to allow removal by others.
219 unlock: U: ## <factoid>
220 unlock: E: ## abuse
221
222 dollar variables: D: To be used in factoids
223 dollar variables: $date        - ...
224 dollar variables: $time        - ...
225 dollar variables: $who         - nick of factoid requester
226 dollar variables: $username    - username of factoid requester
227 dollar variables: $host        - hostname of factoid requester
228 dollar variables: $channel     - channel from which the factoid was requested
229 dollar variables: $lastspeaker - ...
230 dollar variables: $factoid     - ...
231
232 chanset: D: FIXME
233 chanset: U: ## [#chan] [what] [val]
234 chanset: E: ## #c +test
235 chanset: E: ## #c -test
236 chanset: E: ## #c test
237 chanset: E: ## #c test testing123
238
239 chanunset: D: FIXME.
240 chanunset: U: ## <#chan> [what]
241 chanunset: E: ## #c
242 chanunset: E: ## #c test
243
244 chpass: D: FIXME.
245 chpass: U: ## [user] <pass>
246 chpass: E: ## testing
247 chpass: E: ## testing test0R
248
249 chattr: D: FIXME.
250 chattr: U: ## <user> [flags]
251 chattr: E: ## bloot +nmo
252 chattr: E: ## bloot -ot
253 chattr: E: ## bloot
254
255 chnick: D: FIXME.
256 chnick: U: ## [nick] <new-nick>
257 chnick: E: ## moron
258 chnick: E: ## owner eleet
259
260 +host: D: FIXME.
261 +host: U: ## [user] <mask>
262 +host: E: ## *!*@owns.org
263 +host: E: ## owner leet!leet@*.heh.org
264
265 -host: D: FIXME.
266 -host: U: ## [user] <mask>
267 -host: E: ## *!*@owns.org
268 -host: E: ## owner leet!leet@*.heh.org
269
270 +ban: D: FIXME.
271 +ban: U: ## <mask|user> [chan] [time] [reason]
272 +ban: E: ## *!*@owns.org #bots 60 stop flooding.
273 +ban: E: ## *!*@*microsoft.com STOOPID
274 +ban: E: ## MoronMan
275
276 -ban: D: FIXME.
277 -ban: U: ## <mask|user>
278 -ban: E: ## *!*@owns.org
279 -ban: E: ## MoronMan
280
281 ircstats: ircstats dumps some status information on the bot's IRC connection
282
283 status: status dumps general status information
284
285 cpustats: cpustats dumps the bot's cpu usage this session
286
287 ord: D: Convert ascii to decimal
288 ord: U: ## <single character>
289 ord: E: ## c
290
291 hex: D: Convert ascii to hex
292 hex: U: ## <string>
293 hex: E: ## carrot
294
295 cycle: D: Causes me to cycle in the channel it's said, or in the named channel
296 cycle: U: ## [channel]
297 cycle: E: ##
298 cycle: E: ## #debian-bots
299
300 rot13: D: ROT13's the given string
301 rot13: U: ## <string>
302 rot13: E: ## guvf vf n ynzr rknzcyr
303
304 nickometer: D: Measures the lame-ness of a nick or channel
305 nickometer: U: ## {nick,channel}
306 nickometer: E: ## unknown_lamer
307 nickometer: E: ## #debian-bots
308
309 news: D: News functin
310 news: U: ## [chan] <add,del,mod,set,latest,read,help>
311
312 news add: D: Add news items
313 news add: U: news [chan] add <title>
314 news add: E: news add This is a test
315 news add: see _news set Text_ aswell
316
317 news set: D: Set stuff for news item
318 news set: U: news [chan] set <item> <what> [value]
319 news set:    valid <what>: Expire, Text
320 news set: E: news set 1 Text ok, this works
321 news set: E: news set test Text and this is a test
322 news set: E: news set test Text
323
324 news set expire: D: Set expire for news item
325 news set expire: U: news [chan] expire <what> <value>
326 news set expire: value can be: Xd Xh Xm Xs
327 news set expire: value can be: never
328 news set expire: news expire 1 3days
329 news set expire: news expire 2 +20d
330 news set expire: news expire Test 30d 20h 10m 5s
331 news set expire: news expire TEST never
332
333 news del: D: Delete news item (requires +o or be author)
334 news del: U: news [chan] del <item>
335 news del: E: news del 1
336 news del: E: news del test
337
338 news mod: D: Modify a news item (todo: modify Text aswell)
339 news mod: E: news [chan] mod <item> s/<from>/<to>/[g]
340 news mod: E: news mod 1 s/test/Test/
341 news mod: E: news mod test s/test/Test/g
342
343 tell: D: Tell someone about a factoid or command
344 tell: U: tell <who> -?about <what>
345 tell: E: tell me about blootbot
346 tell: E: tell someone -about testing