add time_difference gem

first use of INITIAL_CORPUS_FILE env var
more concise bot#blacklisted?
This commit is contained in:
Joel McCoy
2015-02-12 15:46:06 -05:00
parent 8a26f1108f
commit b00dbab1a5
6 changed files with 20 additions and 5 deletions

View File

@@ -26,6 +26,10 @@
"CONSUMER_SECRET": "",
"ACCESS_TOKEN": "",
"ACCESS_TOKEN_SECRET": "",
"INITIAL_CORPUS_FILE": {
"required": false,
"value": "tweets.csv"
}
"CLOUDINARY_URL": {
"required": false,
"value": ""