This bot will reply to the new tweets which have defined words (currently 'Harry Potter')
-
run
npm install -
add tweeter developer credentials in
.envas below:consumer_key=<YOUR-CONSUMER-KEY>consumer_secret=<YOUR-CONSUMER-SECRET>access_token=<YOUR-ACCESS-TOKEN>access_token_secret=<YOUR-ACCESS-TOKEN-SECRET> -
update search string in
index.jsfile.