Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[BUG] BotKube stops responding to the commands after Slack update #216
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Due to recent changes in Slack apis, BotKube couldn't read messages from client. We need to update Slack dep to work with the latest change.
Additional context
nlopes/slack#630