README.md
setup.cfg
setup.py
airbyte_source_slack.egg-info/PKG-INFO
airbyte_source_slack.egg-info/SOURCES.txt
airbyte_source_slack.egg-info/dependency_links.txt
airbyte_source_slack.egg-info/entry_points.txt
airbyte_source_slack.egg-info/requires.txt
airbyte_source_slack.egg-info/top_level.txt
integration_tests/__init__.py
integration_tests/abnormal_state.json
integration_tests/acceptance.py
integration_tests/full_refresh_catalog.json
integration_tests/incremental_catalog.json
integration_tests/invalid_config.json
integration_tests/invalid_oauth_config.json
source_slack/__init__.py
source_slack/run.py
source_slack/source.py
source_slack/spec.json
source_slack/utils.py
source_slack/schemas/channel_members.json
source_slack/schemas/channel_messages.json
source_slack/schemas/channels.json
source_slack/schemas/threads.json
source_slack/schemas/users.json
unit_tests/__init__.py
unit_tests/conftest.py
unit_tests/test_source.py
unit_tests/test_streams.py