Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 644 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 644 Bytes

NASA-FB

Description: The bot download a picuture from https://api.nasa.gov/planetary/apod and post it on facebook profile each day.

Installation:

Clone the repository and just simply run
yarn
or
npm install

Usage :

  • Environment

API_KEY: Collect ana API key from https://api.nasa.gov/ and put it on the .env file.

USER_NAME: The user name of your facebook account .

PASS: The password of your facebook account .

Finally start the bot using yarn dev .



Demo 😊

demo