MakotoBenjamin / TwitterBot

A simple bash script (Twitter Bot) that tweets the NASA Astronomy Photo Of the Day each morning via twurl and NASA API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#NASA APOD Twitter Bot

This is a Bash Scrip that will tweet the NASA Astronomy Photo Of the Day (APOD)" at a given time.

It accomplishes this by setting the tweet time using a cron table.
The NASA APOD is retrieved each day using the NASA APOD api and the actual tweet is done using the Twitter API and twurl command.

About

A simple bash script (Twitter Bot) that tweets the NASA Astronomy Photo Of the Day each morning via twurl and NASA API.


Languages

Language:Shell 100.0%