Skip to content
frowardd edited this page Apr 16, 2015 · 3 revisions
Name Function
bf.py brainfuck interpreter adapted from (public domain) code at http://brainfuck.sourceforge.net/brain.py
bitcoin.py gets current exchange rate for bitcoins from BTC-e
cdecl.py translate between C declarations and English, using cdecl.org
choose.py choose [choice1], [choice2], ... [choicen] -- makes a decision
crowdcontrol.py adds basic banning and kicking functionality
dice.py simulates dicerolls
dictionary.py looks up words on ninjawords.com, etymonline.com, urbandictionary.com
dotnetpad.py Posts a provided snippet of code in a provided langugage to dotnetpad.net
down.py .down [url] -- checks to see if the website is down
drama.py Searches Encyclopedia Dramatica and returns the first paragraph of the article
gcalc.py .calc [term] -- returns Google Calculator result
gif.py .gif/.giphy [query] -- returns first giphy search result
google.py .g/.google [query] -- returns first google search result
hash.py .hash [text] -- returns hashes of [text]
help.py .help [command] -- gives a list of commands/help for a command
imdb.py .imdb [movie] -- gets information about [movie] from IMDb
lastfm.py .lastfm [username] [dontsave]
log.py Keeps a log of the channel on a remote FTP server
mem.py .mem -- returns bot's current memory usage -- linux/windows only
metacritic.py .mc [all
misc.py Makes bot respond to VERSION and identify to Nickserv
mtg.py .mtg [name] -- gets information about Magic the Gathering card [name]
oblique.py .oblique [command] [args] -- runs [command] using oblique web services. see http://wiki.github.com/nslater/oblique/
pre.py .predb [query] -- searches scene releases using orlydb.com
profile.py .profile [username] -- links to [username]'s profile on somethingawtful.com
pyexec.py .python [prog] -- executes python code [prog]
quote.py records and retrieves user quotes from weird shitty database whatever
religion.py .bible [passage] -- gets [passage] from the Bible (ESV)
.koran [chapter.verse] -- gets [chapter.verse] from the Koran
Remember.py .remember [word] [+][data] s/[before]/[after] -- maps word to data in the memory, or does a string replacement (not regex)
rottentomatoes.py .rt [title] -- gets ratings for [title] from Rotten Tomatoes
seen.py .seen [nick] -- Tell when a nickname was last in active in irc
sieve.py Allows bot to ignore commands from specified users (or other bots)
snopes.py .snopes [topic] -- searches snopes for an urban legend about [topic]
somethingawful.py Displays thread title when someone links an SA thread
stock.py .stock [symbol] -- gets stock information
suggest.py .suggest [#n] [phrase] -- gets a random/the nth suggested google search
tag.py .tag [nick] [tag] -- marks [nick] as [tag] {related: .untag, .tags, .tagged, .is}
tell.py .tell [nick] [message] -- relay [message] to [nick] when [nick] is around
tf.py .tf/.hats [SteamID] -- Shows items waiting to be received in TF2.
tinyurl.py Displays page title when someone links a TinyURL
translate.py .translate [source language [target language]] [sentence]
.babel [sentence] -- translates [sentence] through multiple languages
.babelext [sentence] -- like .babel, but with more detailed output
tvdb.py .tv_next [series] -- get the next episode of [series]
.tv_last [series] -- gets the most recently aired episode of [series]
twitter.py .twitter [user]/[user] [n]/[id]/#[search]/#[search] [n] -- get [user]'s last/[n]th tweet/get tweet [id]/do [search]/get [n]th [search] result
urlhistory.py Snarkily tells users when somebody has already linked a thing.
validate.py .validate [url] -- runs url through w3c markup validator
vimeo.py Displays stats when someone links Vimeo
weather.py .weather [location] [dontsave]
wikipedia.py .w/.wiki [phrase] -- gets first sentence of wikipedia
wolframalpha.py .wa/.wolframalpha [query] -- computes [query] using Wolfram Alpha
yahooanswers.py .answer [query] -- find the answer to a question on Yahoo! Answers
youtube.py .y/.yt/.youtube [query] -- returns the first YouTube search result for [query]
Displays statistics when someone links a youtube
Clone this wiki locally