Skip to content

axiomzen/nancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nancy 👵

Slack bot using Parzen.

Usage

API Keys

You need a few API keys before you can start using the Slack bot.

Obtain a Slack API token by adding a custom bot integration to your team. The token can be found in the configuration of the integration.

To get weather information for a given day, we use the Dark Sky API. You can signup for free here.

Finally, you need a Parzen API key. Please signup for beta access here, and we will give you an API key.

Running

  • cp .env.example .env and fill in your API keys
  • source .env to load the keys
  • yarn install
  • yarn start

License

This repo uses the MIT License

Releases

No releases published

Packages

No packages published