Post to Slack channel when a new user is registered
nuest opened this issue · 1 comments
nuest commented
Add a notification in a configured Slack channel when a new user registers.
Ideally, in this channel the user level could directly be set, see o2r-project/o2r-platform#73
All of this should not be too hard, because there is a slack package on npm.
nuest commented
For interactive messages:
- https://api.slack.com/apps/A6J6CDLQK/interactive-messages (need to define publicly available endpoint)
- https://api.slack.com/docs/message-buttons
Try out ngrok for local testing: https://api.slack.com/tutorials/tunneling-with-ngrok