Bot em Python para postar a Astronomy Picture of the Day no Twitter/X e no Instagram usando a API da NASA.
pip install -r requirements.txt
- NASA API: https://api.nasa.gov/
- Google Generative AI (para traduções)
- Twitter API v2
- Instagram API (instagrapi)
- Posta a foto astronômica do dia (APOD)
- Reposta conteúdo de contas oficiais da NASA
- Traduz legendas automaticamente
- Suporta imagens e vídeos
python nasapod.py
- Criado por Yuri Abuchaim
- Twitter @nasapod
- yuri.abuchaim@gmail.com
===========================================
Python bot to post the Astronomy Picture of the Day on Twitter/X and Instagram using NASA's API.
pip install -r requirements.txt
- NASA API: https://api.nasa.gov/
- Google Generative AI (for translations)
- Twitter API v2
- Instagram API (instagrapi)
- Posts the astronomy picture of the day (APOD)
- Reposts content from NASA's official accounts
- Automatically translates captions
- Supports images and videos
python nasapod.py
- Created by Yuri Abuchaim
- Twitter @nasapod
- yuri.abuchaim@gmail.com