Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 589 Bytes

File metadata and controls

17 lines (12 loc) · 589 Bytes

core.operations.slack_ops

Slack Web API integration shared by cppa_slack_tracker and related jobs.

Modules

Module Role
client.py SlackAPIClient wrapper.
tokens.py Bot/app token lookup per team.
channels.py Channel list, join policy, background join worker.
messages.py Channel history fetch.
fetcher.py SlackFetcher, file download, huddle transcript helpers.

Tests

../../tests/operations/ (test_slack_*.py)