we had an issue on Slack when we made the dev channel public the bot stopped working
after some exploring we discovered that specifying the channel in the payload (which the bot always did) only worked for private channels. and so we need to remove the default and only add channel to the payload in cases where it's explicitly used as input.
we had an issue on Slack when we made the dev channel public the bot stopped working
after some exploring we discovered that specifying the channel in the payload (which the bot always did) only worked for private channels. and so we need to remove the default and only add channel to the payload in cases where it's explicitly used as input.