Slack Web API integration shared by cppa_slack_tracker and related jobs.
| 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/operations/ (test_slack_*.py)