lowflyingrocks
lowflyingrocks copied to clipboard
Twitter bot that tweets when an asteroid passes the Earth
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.