Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prantadas/nasa-fb

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

nasa-apod puppeteer typescript

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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 :blush:


![demo](/misc/demo.png)