npm i --save twitYou need a Twitter Developer Account to make bots
npm init -y
npm i --save dotenvIt takes the data from .env file .env files mess with windows. In Linux and MacOS they work perfectly fine without this. However, its good to install it.