Skip to content

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

License

Notifications You must be signed in to change notification settings

Neutron-Bots/NASA-APOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published