Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 930 Bytes

TODO.md

File metadata and controls

35 lines (18 loc) · 930 Bytes

TODO

More explanation in README examples/screenshots

contributors guide in README

more tests

CI on heroku

Changelog

on a slack thread, takes the main message of the thread if no content

flow

can flow do anything useful (matching parameter lists ?) without needing babel.

See this

Consider converting to bolt or botkit

Bolt

botkit

make the app respond to 'url_verify'

So we don't need to run

./node_modules/.bin/slack-verify --secret $SLACK_SIGNING_SECRET --path=/slack/events --port=$PORT

on a production server again

See verifying-requests-from-slack and url_verification