Skip to content

Brutalbeard/lita-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lita-apod

Responds back with today's Astronomy Picture of the Day!

Installation

Add lita-apod to your Lita instance's Gemfile:

gem "lita-apod"

Configuration

No configuration necessary! NASA gives their API away for free!!

Nasa limits their API calls using their free demo key. If you're going to use this for a pretty active bot, get a key from https://api.nasa.gov/api.html#authentication. Otherwise, 'DEMO_KEY' will work for the default key.

Put the below in your lita-config.rb file and have fun!

config.handlers.apod.apod_api_key = 'DEMO_KEY'

Usage

Once installed, Lita: apod or Lita: apod?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages