The workflow will be:
- New reviewer is added to channel
- Slack bot welcomes them with a message
- Message prompts them to enter their github userid
- They enter it and hit "Submit" -- this sends a POST request to the CRUD app
- The CRUD app will enter the reviewer info into the DB
- From this point onward, the reviewer can just interact with the slack channel like normal
If the user does fill out the form, they should be prompted again for each visit to the channel (@jmsdao is this feasible?)
The workflow will be:
If the user does fill out the form, they should be prompted again for each visit to the channel (@jmsdao is this feasible?)