Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update .env 👀
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed May 29, 2017
1 parent d15e429 commit f4fa012
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .env
Expand Up @@ -2,7 +2,12 @@ TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=
SENTIMENT_KEY=
TWITTER_USERNAME=
TWITTER_RETWEET_RATE=
TWITTER_FAVORITE_RATE=

QUERY_STRING=
RANDOM_REPLY=Hi @${screenName} thanks for the follow! What are you working on today?,@${screenName} thanks for following! What are you working on today?,Hey @${screenName} thanks for the follow! What are you working on today?,Thanks for following @${screenName}! What are you working on today?,Thanks for following @${screenName}! What you uptp today?,Hey @${screenName}, working on anything code related today? Thanks for following,Awesome @${screenName}, thanks for following!,Thanks for the follow @${screenName}!,Thanks for the following @${screenName}! How are you today?

RESULT_TYPE=mixed
LANG=en

TWITTER_RETWEET_RATE=120
TWITTER_SEARCH_COUNT=20

0 comments on commit f4fa012

Please sign in to comment.