Skip to content

francois2metz/hubot-aftership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-aftership

Track your packages using the aftership API.

See src/aftership.coffee for full documentation.

Install

In hubot project repo, run:

npm install hubot-aftership --save

Then add hubot-aftership to your external-scripts.json:

[
  "hubot-aftership"
]

Configuration

  • AFTERSHIP_API_KEY: Your aftership api key
  • AFTERSHIP_SECRET: The secret that protect webhook

On aftership side, setup your webhook to: https://hubot/aftership?secret=YOURSECRET. Replace your secret by the value of AFTERSHIP_SECRET.

About

Track packages with the aftership API and hubot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published