Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
/ timestamp-slack Public archive

A Slack slash-command to control Timestamp

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

alpinelab/timestamp-slack

timestamp-slack

This is a simple Heroku-deployable Sinatra app to interact with Timestamp from Slack.

Deployment

To deploy this app to Heroku:

  1. Create a Heroku app: heroku create YOUR_APP_NAME
  2. Configure a Slack command to POST to the previously created app (https://YOUR_APP_NAME.herokuapp.com)
  3. Configure the Heroku app with the Slack command token: heroku config:set SLACK_COMMAND_TOKEN=12345 -a YOUR_APP_NAME

Usage

In Slack, enter /timestamp help for available commands.

License

This code is distributed by Alpine Lab under the terms of the MIT license.

See LICENCE.md

About

A Slack slash-command to control Timestamp

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages