Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Slack client library to github.com/slack-go/slack #129

Merged
merged 3 commits into from
Feb 18, 2024

Conversation

utgwkk
Copy link
Contributor

@utgwkk utgwkk commented Feb 18, 2024

github.com/bluele/slack is archived on Mar 20, 2021 and chat.postMessage API call doesn't work. Looks like because it attaches access token into request URL for API call and this becomes rejected with invalid_auth error.

In this PR, I migrated Slack client library to github.com/slack-go/slack that is well-maintained.

@sue445 sue445 self-assigned this Feb 18, 2024
@sue445
Copy link
Owner

sue445 commented Feb 18, 2024

thx! I actually built and ran this in my local, and it seemed to work fine.

@sue445 sue445 merged commit 229eb94 into sue445:master Feb 18, 2024
2 checks passed
@utgwkk
Copy link
Contributor Author

utgwkk commented Feb 18, 2024

Thank you!

@utgwkk utgwkk deleted the migrate-slack-library branch February 18, 2024 13:46
@sue445
Copy link
Owner

sue445 commented Feb 18, 2024

Published as v1.1.0 🚀
https://github.com/sue445/zatsu_monitor/releases/tag/v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants