Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 712 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 712 Bytes

slack-edgar-facts

js-standard-style Circle CI

Slack Slash command for facts about @apechimp's 🐶, Edgar.

Installation

  1. clone this repo
  2. npm install

Usage

  1. Export a json hash of slack slash command tokens to slack incoming webhook urls to TOKENS_URLS, e.g.,
export TOKENS_URLS='{"gIkuvaNzQIHg97ATvDxqgjtO":"https://hooks.slack.com/services/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"}'
  1. npm start