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

feat: slack 消息通知支持私人频道 #700

Merged
merged 1 commit into from
May 14, 2024

Conversation

caojimin
Copy link
Contributor

slack通知如果发送到私人频道会报错

slack 发送测试消息失败:The request to the Slack API failed. (url: https://www.slack.com/api/chat.postMessage) The server responded with: {'ok': False, 'error': 'channel_not_found'}

此修改支持将消息发送到私人频道

@caojimin
Copy link
Contributor Author

slack 对应文档:https://api.slack.com/methods/conversations.list

@hsuyelin hsuyelin merged commit cb1802c into hsuyelin:master May 14, 2024
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