A twitter bot to monitor and repy to help with the COVID-19 pandemic in India.
make an .env
file and source it (source .env
)
export bot_user_id="<id>"
export consumer_key="<key>"
export consumer_secret="<secret>"
export access_token="<token>"
export access_token_secret="<secret>"
run yarn start
runConfig.json
This file is read before replying to tweets
startConfig.json
This file is read when the script loads up