0.1.4 • Published 10 years ago

slack-slash-time v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
10 years ago

/time slash command for Slack

slash-time

inputs

params: (from slash command webhook)
  token:
  channel_id:
  user_id:
  text: 

config: (private Slack API info, best defined in process.env)
  SLASH_TOKEN:
  BOT_HOST:
  BOT_PATH:
  BOT_TOKEN:
  API_TOKEN:
  GENERAL_ID:

callback: (log success / error)

server setup

time formats

  • Today, Tomorrow, Yesterday, last Friday, etc
  • 10/13/2013
  • this Friday 13:00
  • Saturday, 17 August 2013
  • Sat Aug 17 2013 18:40:39 GMT+0900 (JST)

(Examples from the excellent chrono library.)

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago