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

conversations.history は bot が join していないと取得できない #4

Open
IkezoeMakoto opened this issue Jun 27, 2021 · 0 comments

Comments

@IkezoeMakoto
Copy link
Member

内容

  • 表題の通り conversations.history だけだと join していないチャンネルは取得できない

対応方針

  • チャンネルの一覧を取得後、joinしていないチャンネルは一度joinし、joinしたlogは除外した上で最新の発言が一定期間以前であればチャンネルをアーカイブするようにする

参考

join していないとき
image
join しているとき
image

Ref

https://api.slack.com/methods/conversations.history

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

No branches or pull requests

1 participant