bot commands
From S23Wiki
(Redirected from BotCommands)
Contents |
[edit] Antisect
[edit] Google
incith-google.tcl - performs various methods of Google searches
# !google <define:|spell:> <search terms> <1+1> <1 cm in ft> <patent ##> # # <weather city|zip> <??? airport> <city,state/zip> # # !images <search terms> # # !groups <search terms> # # !local <what> near <where> # # !print <search terms> # # !video <search terms> # # !fight <word(s) one> vs <word(s) two>
[edit] Seen
Bass's Seen script. v1.4.2c - find users and their last line
#Input is accepted from: # pub: !seen <query> [#chan] # msg: seen <query> [#chan] # and dcc: .seen <query> [#chan] # #Bonus feature: !lastspoke <nick> # You can use wildcard matching for <nick>. The results for the # first match are returned.
[edit] Misc
.quote - Display a random discordian quote.
[edit] S23-Wiki
.rc - Display last 5 changes from S23-Wiki RC .teach <page> -Teach padma (infobot) about <page> on S23-Wiki .stats - Display S23-Wiki statistics .sysops - Show the S23-Wiki sysops .popular - Show the 5 most popular pages on S23-Wiki .title <string> - SEARCHes for a string in page TITLE (Alias .find) .content <string> - SEARCHes for a string in the page CONTENT (Alias .full) .display <page> - SHOWs the CONTENT of a wiki page (currently first 180 chars)
[edit] Edgar
[edit] Wikipedia
!wp <lang> <page> examples: !wp de SeitenName , !wp en PageName , !wp de Albert_Einstein , !wp ksh Kölle
[edit] Wiktionary
!wk <lang> <page> examples: !wk en Milchmixgetränk , !wk de Brasilianischer_Mandelegerling, !wk en voiture
Both,!wk and !wp, output in a way that also teaches padma.
[edit] MD5
forward and reverse
MD5 hashes forward and reverse. Either use !md5 -f <cleartext> OR !md5 -r <md5hash> examples: !md5 -f ficken , !md5 -r d01eb4a2e7f26dc0f6f7e068517a09e6
[edit] padma
[edit] Ask
fnord? padma, what is phpmyadmin? padma, tell me about Debian padma, tell UserX about Foobar
[edit] Teach
padma, Blargh is Something cool padma, Blargh is also something even better padma, foobar is at http://foobar.org padma, forget foobar
[edit] Convert
padma, convert 3 feet to m padma, convert 1 lightyears to kilometers padma, convert 23 ounce to grams
[edit] RSS
padma, was steht im stern is Im Stern steht: <rss="http://www.stern.de/standard/rss.php?channel=all"> ,$who. padma, heise is Jo,$who Heise sagt heute: <rss="http://www.heise.de/newsticker/heise.rdf">
padma, heise? was steht im stern?
(now possible with LWP::UserAgent, XML::RSS, and HTTP::Request and apt-get install libxml-parser-perl)

