Skip to content

Latest commit

 

History

History
74 lines (43 loc) · 2.14 KB

README.md

File metadata and controls

74 lines (43 loc) · 2.14 KB

Nasa APOD (Astronomy Picture of the Day)

This bot tweets Astronomy Picture of the Each day using NASA API. Made by Tweepy

Required Variables

Variable Name
API_KEY (required)
API_SECRET (required)
BEARER_TOKEN (required)
ACCESS_TOKEN (required)
ACCESS_TOKEN_SECRET (required)
NASA_API_KEY (required)

Get all the keys from Twitter API Portal Refer this video

Deploy in your Virtual Private Server or Run Locally

Clone the project

git clone https://github.com/Neutron-Bots/NASA-APOD

Go to the project directory

cd NASA-APOD

Install dependencies

pip3 install -r requirements.txt

Change The Vars Of config.py File Accordingly

Start the server

python3 -m main

Deploy in Heroku or Replit

Name Deploy
Replit (Recommended) Deploy
Heroku Deploy

Tech Stack

Language: Python 3.10.6

Library: tweepy

Authors

Support

For support, email jesikamaraj@gmail.com or kevinnadar22.