Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 445 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 445 Bytes

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 and schedules it to be tweeted at the right time.

It's running at @lowflyingrocks.

Getting Started

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