summaryrefslogtreecommitdiff
path: root/data/rbot
AgeCommit message (Expand)Author
2009-12-21lastfm: use CGI.escape on query part of spotify searchesRaine Virta
2009-12-21lastfm: remove dashes from Spotify queriesRaine Virta
2009-12-21lastfm: show spotify links on now_playing if possibleRaine Virta
2009-12-21lastfm: fix detection of invalid username on now_playingRaine Virta
2009-11-30When a translator fails to initialize, map its command to respond the reasonYaohan Chen
2009-11-30Simplify support for using "auto" to detect source languageYaohan Chen
2009-11-30translator: use google's RESTful interface for google_translateRaine Virta
2009-11-30translator: fix random bug caused by undefined variablesRaine Virta
2009-11-03dice: restore + killed by ec5745fa7abd47b8ca12bd783b0759079dff9917Giuseppe Bilotta
2009-11-01urban: fix numpages being nil in some casesRaine Virta
2009-11-01tumblr: better guess for group name on ## channelsGiuseppe Bilotta
2009-10-21urban: fix page detection logicRaine Virta
2009-10-21urban: fix regex for detecting an undefined termRaine Virta
2009-09-24search plugin: handle image in resultsGiuseppe Bilotta
2009-09-12search plugin: cleanup and fix results Array vs String mismatchGiuseppe Bilotta
2009-08-31search: show long definitions with 'google define:stuff'Giuseppe Bilotta
2009-08-31search plugin: update gdefGiuseppe Bilotta
2009-08-31tumplr plugin: first draftGiuseppe Bilotta
2009-08-30url plugin: carry htmlinfo filtering output with the url_added eventGiuseppe Bilotta
2009-08-29search plugin: enhance 'lucky' outputGiuseppe Bilotta
2009-08-28search plugin: update google searchGiuseppe Bilotta
2009-08-27url plugin: only chop non-word characters on 404Giuseppe Bilotta
2009-08-27reaction plugin: shorter help for repliesGiuseppe Bilotta
2009-08-27reaction plugin: 'ruby:' repliesGiuseppe Bilotta
2009-08-26ruby 1.9: get rid of colons in case statementsfranz
2009-08-26ruby 1.9: get rid of Array#nitemsfranz
2009-08-26Utils: time parsing routinesGiuseppe Bilotta
2009-08-16Suppress warnings about unitialized variablesGiuseppe Bilotta
2009-08-13nickserv: add 'ghosted' to nickserv.nick_availGiuseppe Bilotta
2009-06-12search: Google changed their WAP addressGiuseppe Bilotta
2009-06-06* (plugins) note: misc cleanupsdmitry kim
2009-06-06+ (plugins) notedmitry kim
2009-06-02rss plugin: categories fixGiuseppe Bilotta
2009-05-24seen plugin: check if there's a previous action before using itGiuseppe Bilotta
2009-05-22factoids: fix error message when no fact is foundGiuseppe Bilotta
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-05-20search: gtime instead of timeGiuseppe Bilotta
2009-05-20search: Added a time command that gets the time from Google. !time londonDavid Gadling
2009-05-19quiz: Make maximum number of jokers configurable.David Gadling
2009-05-19youtube: fixes for older XML parsersDavid Gadling
2009-05-16rss plugin: categoriesGiuseppe Bilotta
2009-05-16quiz plugin: simplify local file loadingGiuseppe Bilotta
2009-04-30translator: fix sentences not working with omitted language parametersRaine Virta
2009-04-30translator: replace underscores with spaces when showing the translatorRaine Virta
2009-04-30remove fish.rb and map translate in translator.rbRaine Virta
2009-04-30translator: make source language optionalRaine Virta
2009-04-30translator: make destination language optionalRaine Virta
2009-04-29greet pluginRaine Virta
2009-04-20rss: minor comment fixGiuseppe Bilotta
2009-04-11figlet: use Utils.try_exec instead of !!$?Giuseppe Bilotta