A bot which posts a beautiful gradient from uiGradients.com every day @dailygradients on Twitter.
- Node.js
- NPM
- Twitter API access
- Clone this repository
- Run
npm i
to install the NPM dependencies - Rename the file
.env_example
to.env
and edit the settings accordingly or set the environment variables - Run
npm start
to start the app