summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13Fixes a bug where a KeyError stopped the loop as opposed to continuing with n...HEADmasterNathan Kinkade
2018-04-13Use 4-space indention instead of tabs.Nathan Kinkade
2017-05-09Counts keys in response object rather than checking for truth of returned obj...Nathan Kinkade
2017-05-09Evaluates locations with javascript logic rather than manually checking lengt...Nathan Kinkade
2017-05-09Replaces erroneous duplicate instance of 'cowsay' with 'help'.Nathan Kinkade
2016-11-27Corrects a bug where locations could be empty, but no appropriate response wa...Nathan Kinkade
2016-03-22Adds Farragut Square to list of locations.Nathan Kinkade
2016-03-16Adds a help command.Nathan Kinkade
2016-02-25Adds Franklin Square to list of locations near OTI office.Nathan Kinkade
2016-02-25Updates header comment block to be correctly formatted.Nathan Kinkade
2016-02-25Adds a cowsay trigger.Nathan Kinkade
2016-02-25Change trigger word for OTI food truck list, and add a header to output.Nathan Kinkade
2016-02-25NAF office moved, so set 'oti' limit to only those foodtruck(s) near new office.Nathan Kinkade
2014-11-08Handle the case where no foods are found more gracefully.Nathan Kinkade
2014-11-08Better error checking.root
2014-11-07Send output in a single message rather than a bunch of individual messages.Nathan Kinkade
2014-11-08Limit locations to only those near OTI office.Nathan Kinkade
2014-11-08Allow passing of a limit query parameter.Nathan Kinkade
2014-11-07Added a license notice to both files.Nathan Kinkade
2014-11-07Merge branch 'master' of natha.nkinka.de:dc-foodtruck-scraperNathan Kinkade
2014-11-07Initial addtion of a simple Hubot plugin.Nathan Kinkade
2014-11-07Add charset to header.Nathan Kinkade
2014-11-06Removed unnecessary modules and HTTP headers.Nathan Kinkade
2014-11-06Add some HTTP headers.Nathan Kinkade
2014-11-06Initial commit.Nathan Kinkade