1.0.7 • Published 8 years ago

hubot-aftership v1.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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.

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago