Closed awesinine closed 7 years ago
Sadly this is a design limitation; Pagerbot uses outgoing webhooks to get data from slack, but as the docs say:
The outgoing webhook integration is only available in public channels. If you would like to get data out of private groups and DMs in real-time, try a slash command.
Hopefully this isn't a deal-breaker; let me know if there's anything I can do to help!
I think slash-command do not have this limitation, and supports making http post call (similar to outgoing webhooks I believe). That may help us get rid of this limitation.
The latest master has Slack Real Time Messaging support which should support this use-case.
Please test and let us know how it works! :)
Loving Pagerbot! It seems as if it doesn't work in private groups within slack. Is this by design or did I miss something on the config side?