Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/prantadas/nasa-fb
- Owner: PrantaDas
- Created: 2023-04-11T15:07:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-11T15:15:29.000Z (over 1 year ago)
- Last Synced: 2024-11-05T14:15:18.411Z (about 2 months ago)
- Topics: nasa-apod, puppeteer, typescript
- Language: TypeScript
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)