codelab
codelab copied to clipboard
Create a slack bot to forward all the feedback messages to the chat
This would probably be a firebase function
It is possible to leave comment messages on every page of the codelab.

However there's no good way to track this.
The task is:
- [ ] Have a firebase function which tracks pushes to the feedback array
- [ ] Post a message to slack chat (http://nycjsorg.now.sh/) #codelab channel (displaying message text and linking to the actual page where the feedback has been filed.
@NothingEverHappens @kirjs
Just created one, it posts a message like this on every new feedback message (screenshot from a test slack workspace):

Currently the only problem is that I'm getting this when trying to add it to our slack workspace:
