Skip to content

barentsen/PlanetaryBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@PlanetaryBot

This repo contains the PlanetaryBot.py script that is used by @PlanetaryBot to share random, raw images from the Outer Solar System on Twitter. This bot is made possible by the API offered by the Ring-Moon Systems Node of NASA's Planetary Data System.

Usage

To generate a test tweet:

python PlanetaryBot.py test

To send an actual tweet:

python PlanetaryBot.py

Requirements

This bot only supports Python 3.

You need to add a secrets.py file in the same directory containing your Twitter API secrets.

You will also need the following Python packages:

  • twython
  • pandas
  • astropy

About

Tweets a random image from NASA's Planetary Data System as @PlanetaryBot on Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages