Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomtaylor/lowflyingrocks

Twitter bot that tweets when an asteroid passes the Earth
https://github.com/tomtaylor/lowflyingrocks

asteroids earth nasa nasa-api twitter twitter-bot

Last synced: about 1 month ago
JSON representation

Twitter bot that tweets when an asteroid passes the Earth

Awesome Lists containing this project

README

        

# LowFlyingRocks

A Twitter bot that tweets whenever a Near Earth Object passes the Earth.

It's an Elixir/OTP application, that pulls data from [NASA JPL's API](http://ssd-api.jpl.nasa.gov) and schedules it to be tweeted at the right time.

It's running at [@lowflyingrocks](https://twitter.com/lowflyingrocks).

## Getting Started

You'll need to copy `config/prod.exs.example` to `config/prod.exs`, replacing the oauth tokens with your own.