Skip to content

adamkdean/nasa-apod-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasa-apod-slack-bot

NASA Astronomy Picture of the Day slack bot

Docker pulls
adamkdean/nasa-apod-slack-bot

Docker

docker run -d -e SLACK_WEBHOOK=x -e NASA_API_KEY=x adamkdean/nasa-apod-slack-bot

Environment variables

SLACK_WEBHOOK is your Slack incoming webhook URL.

CRON_PATTERN is the posting cron pattern (default 0 12 * * *)

CRON_TIMEZONE is the posting cron timezone (default Europe/London)

NASA_API_KEY is your NASA API key, get one here

Example

Example image

About

NASA Astronomy Picture of the Day slack bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published